12855 Commits (9d865a1af6a509fc8546a049d996b7a7d28313cf)
 

Author SHA1 Message Date
Yen Chi Hsuan 0ab7f4fe2b
[nick] support nickjr.com (closes #7542) 8 years ago
Sergey M․ 29c4a07776
[lynda] Fix test 8 years ago
Philipp Hagemeister 826e911e41 Merge branch 'master' of github.com:rg3/youtube-dl 8 years ago
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)
8 years ago
Yen Chi Hsuan ec3518725b
[compat] Fix test_cmdline_umlauts on Python 2.6
The original statement raises uncaught UnicodeWarning on Python 2.6
8 years ago
Remita Amine 5f87d845eb [tweakers] fix info extraction(closes #9516) 8 years ago
Philipp Hagemeister 571808a7aa document comments in configuration file (fixes #10024) 8 years ago
Yen Chi Hsuan dfe5fa49ae
[compat] Fix compat_shlex_split for non-ASCII input
Closes #9871
8 years ago
Remita Amine 01a0c511eb [radiocanada] extract more formats 8 years ago
remitamine b3d30315ce Merge pull request #9597 from remitamine/toutv
[toutv] fix info extraction(closes #1792)(closes #2082)
8 years ago
remitamine 882af14d7d [toutv] fix info extraction(closes #1792)(closes #2082) 8 years ago
Remita Amine 47335a0efa [telecinco] fix info extraction 8 years ago
Sergey M․ 34bc2d9dfd
release 2016.07.07 8 years ago
Sergey M․ 08c7af4afa
[kamcord] Add extractor (Closes #10001) 8 years ago
Yen Chi Hsuan f7291a0b7c
[daum.net] Fix extraction for specific examples
Closes #9972
8 years ago
Yen Chi Hsuan c65aa4e9e1
[brightcove:legacy] Support 'playlistTabs' and skip a dead test
Closes #9965
8 years ago
Yen Chi Hsuan ad213a1d74
[francetv] Recognize more Dailymotion embedded videos
Closes #9955
8 years ago
Yen Chi Hsuan 43f1e4e41e
[onet] Add MD5 checksum 8 years ago
Yen Chi Hsuan 54b0e909d5
[amp] Fix a typo 8 years ago
Yen Chi Hsuan f8752b86ac
[Onet,ClipRs] Add new extractor for onet.tv and use it for clip.rs
Closes #9950
8 years ago
Yen Chi Hsuan 84c237fb8a
[utils] Add get_element_by_class
For #9950
8 years ago
Remita Amine ab49d7a9fa use mimetype2ext to determine manifest ext in multiple extractors 8 years ago
Remita Amine b4173f1551 [utils] add mimetypes to determine manifest ext(m3u8, f4m, mpd) 8 years ago
Remita Amine 2817b99cf2 [metacafe] fix info extraction(closes #8539)(closes #3253) 8 years ago
Remita Amine 001fffd004 [spiegel:article] update test(closes #10018) 8 years ago
Sergey M․ 0e94b4713d
release 2016.07.06 8 years ago
Sergey M․ a6d3b89feb
[prosiebensat1] Make downloading urls JSON non fatal 8 years ago
Remita Amine 6c26815d63 [onionstudios] fix info extraction 8 years ago
Sergey M․ 73c4ac2c95
[youtube:channel] Improve channel id extraction and detect unavailable channels (Closes #10009) 8 years ago
Remita Amine 84f214d840 [prosiebensat1] extract all formats 8 years ago
Remita Amine e3f88be7a9 [rtvnh] extract all formats 8 years ago
Remita Amine 31af3e35e0 [sandia] remove unused imports 8 years ago
Remita Amine 94a5cff91d [sendia] fix info extraction 8 years ago
Remita Amine 77082c7b9e [slideshare] fix description extraction 8 years ago
Remita Amine 252a1f75d2 [spiegel] improve info extraction 8 years ago
Remita Amine 5abf513cf8 [stitcher] fix episode config extraction 8 years ago
Yen Chi Hsuan c6054e3201
[xuite] Support videos with already encoded media id 8 years ago
Yen Chi Hsuan 4080530624
[youtube:shared] Recognize the new 'shared' URLs
Closes #10007
8 years ago
Sergey M․ c25f1a9b63
release 2016.07.05 8 years ago
Remita Amine dfaa86b75e [test_utils] add test for smuggling a smuggled url 8 years ago
Remita Amine d9163ae3b6 [kaltura] fix extraction error for videos from multiple kaltura servers 8 years ago
Remita Amine dafafe7cf1 [la7] extract more info from a kaltura custom server 8 years ago
Remita Amine 81953d1ae5 [kaltura] add support videos stored on custom kaltura servers(closes #5557) 8 years ago
Yen Chi Hsuan 3a212ed62e
[iqiyi] Skip an unstable MD5 checksum 8 years ago
Sergey M․ 195f084542
[pornhub] Detect private videos (Closes #9987) 8 years ago
Sergey M․ aa7a455b2e
[README.md] Clarify configuration file may not exist by default 8 years ago
Sergey M․ 6a4e659c93
[yahoo] Recognize brightcove embed (Closes #9995) 8 years ago
Yen Chi Hsuan 40f3666f6b
[test/test_http] Update tests for 38cce791c7 8 years ago
Remita Amine dd801bbe18 [brightcove] improve error detection 8 years ago
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.
8 years ago