Commit Graph

11052 Commits (84571be64592e11ec25a4b073ac74153c261441d)

Author SHA1 Message Date
Sergey M․ 0de168f7ed
[extractor/generic] Detect schema.org/VideoObject embeds
Sergey M․ 95b31e266b
[extractor/common] Add expected_type in json ld routines
Sergey M․ 6b3a3098b5
[extractor/common] Extract more metadata for VideoObject in _json_ld
Sergey M․ 2de624fdd5
[extractor/common] Introduce filesize metafield for thumbnails
Déstin Reed 3fee7f636c
[flipagram] Add extractor
Remita Amine 89e2fff2b7 [mgtv] pass geo verification headers for api request
Sergey M․ cedc70b292
[facebook] Fix invalid video being extracted (Closes )
Remita Amine 07d7689f2e [le] extract http formats
Yen Chi Hsuan 2e32ac0b9a
[polskieradio] Fix regex in _TESTS
Yen Chi Hsuan 672f01c370 Merge branch 'polskie-radio' of https://github.com/JakubAdamWieczorek/youtube-dl into JakubAdamWieczorek-polskie-radio
Jakub Adam Wieczorek e2d616dd30 [polskieradio] Add thumbnails.
Yen Chi Hsuan 0ab7f4fe2b
[nick] support nickjr.com (closes )
Sergey M․ 29c4a07776
[lynda] Fix test
Philipp Hagemeister 826e911e41 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 30d22dae8e [options] Do not decode Unicode on Python 2.x
The configuration file contents are being returned as unicode now, so decoding them is no longer necessary.
(Run python2 with -3 to see the warning before this commit)
Yen Chi Hsuan ec3518725b
[compat] Fix test_cmdline_umlauts on Python 2.6
The original statement raises uncaught UnicodeWarning on Python 2.6
Remita Amine 5f87d845eb [tweakers] fix info extraction(closes )
Yen Chi Hsuan dfe5fa49ae
[compat] Fix compat_shlex_split for non-ASCII input
Closes 
Remita Amine 01a0c511eb [radiocanada] extract more formats
remitamine 882af14d7d [toutv] fix info extraction(closes )(closes )
Remita Amine 47335a0efa [telecinco] fix info extraction
Sergey M․ 34bc2d9dfd
release 2016.07.07
Sergey M․ 08c7af4afa
[kamcord] Add extractor (Closes )
Yen Chi Hsuan f7291a0b7c
[daum.net] Fix extraction for specific examples
Closes 
Yen Chi Hsuan c65aa4e9e1
[brightcove:legacy] Support 'playlistTabs' and skip a dead test
Closes 
Yen Chi Hsuan ad213a1d74
[francetv] Recognize more Dailymotion embedded videos
Closes 
Yen Chi Hsuan 43f1e4e41e
[onet] Add MD5 checksum
Yen Chi Hsuan 54b0e909d5
[amp] Fix a typo
Yen Chi Hsuan f8752b86ac
[Onet,ClipRs] Add new extractor for onet.tv and use it for clip.rs
Closes 
Yen Chi Hsuan 84c237fb8a
[utils] Add get_element_by_class
For 
Remita Amine ab49d7a9fa use mimetype2ext to determine manifest ext in multiple extractors
Remita Amine b4173f1551 [utils] add mimetypes to determine manifest ext(m3u8, f4m, mpd)
Remita Amine 2817b99cf2 [metacafe] fix info extraction(closes )(closes )
Remita Amine 001fffd004 [spiegel:article] update test(closes )
Sergey M․ 0e94b4713d
release 2016.07.06
Sergey M․ a6d3b89feb
[prosiebensat1] Make downloading urls JSON non fatal
Remita Amine 6c26815d63 [onionstudios] fix info extraction
Sergey M․ 73c4ac2c95
[youtube:channel] Improve channel id extraction and detect unavailable channels (Closes )
Remita Amine 84f214d840 [prosiebensat1] extract all formats
Remita Amine e3f88be7a9 [rtvnh] extract all formats
Remita Amine 31af3e35e0 [sandia] remove unused imports
Remita Amine 94a5cff91d [sendia] fix info extraction
Remita Amine 77082c7b9e [slideshare] fix description extraction
Remita Amine 252a1f75d2 [spiegel] improve info extraction
Remita Amine 5abf513cf8 [stitcher] fix episode config extraction
Yen Chi Hsuan c6054e3201
[xuite] Support videos with already encoded media id
Yen Chi Hsuan 4080530624
[youtube:shared] Recognize the new 'shared' URLs
Closes 
Sergey M․ c25f1a9b63
release 2016.07.05
Remita Amine d9163ae3b6 [kaltura] fix extraction error for videos from multiple kaltura servers
Remita Amine dafafe7cf1 [la7] extract more info from a kaltura custom server
Remita Amine 81953d1ae5 [kaltura] add support videos stored on custom kaltura servers(closes )
Yen Chi Hsuan 3a212ed62e
[iqiyi] Skip an unstable MD5 checksum
Sergey M․ 195f084542
[pornhub] Detect private videos (Closes )
Sergey M․ 6a4e659c93
[yahoo] Recognize brightcove embed (Closes )
Remita Amine dd801bbe18 [brightcove] improve error detection
Yen Chi Hsuan 38cce791c7
Rename --cn-verfication-proxy to --geo-verification-proxy
And deprecate the former one

Since commit f138873900, this option is
not limited to China websites, so rename it.
Sergey M․ bff98341d5
release 2016.07.03.1
Yen Chi Hsuan 2644e911be
[iqiyi] Fix extraction
See https://github.com/soimort/you-get/issues/1211#issuecomment-229011559
Remita Amine a5f67895d3 [nationalgeographic] restore http formats
there was a misunderstanding about the reason of 403 response
the problem happen only when the user use aria2c as a downloader
a1f6f5c768 (commitcomment-18107559)
Yen Chi Hsuan 15e4b6b758
[rai] Support an alternative form of embedded relinker URL
Closes 
Yen Chi Hsuan 2b28b892d8
[rai] Support videos with embedded content item ID ()
Yen Chi Hsuan 477b7a8474
[downloader/f4m] Fix for Rai live streams
Yen Chi Hsuan 034a884957
[rai] Support direct relinker URLs (closes )
Remita Amine 64436cb1a4 [nationalgeographic] skip download for national geographic channel tests(closes )
Yen Chi Hsuan f138873900 [rai] Fix extraction and update _TESTS
Closes 
Closes 
Closes 
Yen Chi Hsuan e793338c88
[buzzfeed] Detect Facebook embed and update _TESTS
Closes 
Yen Chi Hsuan 369bb06206
[facebook] Improve embed detection ()
Sergey M․ 2cb31d288e
[history:topic] Relax _VALID_URL
Jaime Marquínez Ferrándiz 4cb13d0d6a [hrti] Don't redefine variable in list comprehension
Remita Amine a1f6f5c768 [nationalgeographic] add support Adobe Pass auth
Remita Amine 05c7feec77 [aenetworks] add support Adobe Pass auth
Remita Amine bf83024826 [theplatform] add basic support for Adobe Pass
Sergey M․ a0cfd82dda
release 2016.07.03
Sergey M․ 1b734adb2d
[xtube] Fix extraction (Closes , closes )
Sergey M․ 9b724d7277
[extractors] Add hrti:playlist import
Sergey M․ e3755a624b
[hrti] Improve and add support for playlists (Closes )
Sergey M․ 95cf60e826
[utils] Add PUTRequest
Aleksandar Topuzovic 6b03e1e25d
[HRTi] Implement extractor for Croatian Radiotelevision
Yen Chi Hsuan 712b0b5b70
[la7.it] Fix the extractor
Yen Chi Hsuan 6a424391d9
[facebook] Make embed detection stricter to prevent false-positives
Yen Chi Hsuan dbf0157a26 [generic] Add MD5 checksums
Yen Chi Hsuan 7deef1ba67 [generic] Support Wordpress "YouTube Video Importer" plugin
Closes 
Yen Chi Hsuan fd6ca38262 [facebook] Improve Facebook embedded detection
Related to .

Another example comes from 9834872bf6.
Sergey M․ bdafd88da0
[vk] Extend _VALID_URLs to support new domain (Closes )
Sergey M․ 7a1e71575e
release 2016.07.02
Sergey M․ ac2d8f54d1
[vine] Remove superfluous whitespace
Sergey M․ 14ff6baa0e
[fusion] Improve
TRox1972 bb08101ec4
[Fusion] Add new extractor
Sergey M․ bc4b2d75ba
[pornhub] Add support for thumbzilla (Closes )
Sergey M․ 35fc3021ba
[periscope] Add another fallback source
cant-think-of-a-name 347227237b
[periscope] fix playlist extraction ()
The JSON response changed and the extractor needed to be updated in order to gather the video IDs.
Sergey M․ 564dc3c6e8
[vine] Fix extraction (Closes )
Sergey M․ 9f4576a7eb
[twitch] Update usher URL (Closes )
Sergey M․ f11315e8d4
release 2016.07.01
Sergey M․ 0c2ac64bb8
[sixplay] Rename preference key to quality in format dict
Jaime Marquínez Ferrándiz 9e29ef13a3
[options] Accept quoted string across multiple lines ()
Like:

    -f "
    bestvideo+bestaudio/
    best
    "
Sergey M․ eaaaaec042
[pornhub] Add more tests with removed videos
Sergey M․ 3cb3b60064
[pornhub] Relax removed message regex (Closes )
kidol 044e3d91b5
[Pornhub] Fix error detection
Remita Amine c9e538a3b1 [ctvnews] use orderedSet, increase the number of items for playlists and use smaller bin list for test