Commit Graph

13605 Commits (c0a7b9b348bb580d32fc94ee90c1b3b02b668a9e)
 

Author SHA1 Message Date
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 )
Philipp Hagemeister 571808a7aa document comments in configuration file (fixes )
Yen Chi Hsuan dfe5fa49ae
[compat] Fix compat_shlex_split for non-ASCII input
Closes 
Remita Amine 01a0c511eb [radiocanada] extract more formats
remitamine b3d30315ce Merge pull request from remitamine/toutv
[toutv] fix info extraction(closes )(closes )
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 dfaa86b75e [test_utils] add test for smuggling a smuggled url
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․ aa7a455b2e
[README.md] Clarify configuration file may not exist by default
Sergey M․ 6a4e659c93
[yahoo] Recognize brightcove embed (Closes )
Yen Chi Hsuan 40f3666f6b
[test/test_http] Update tests for 38cce791c7
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.