aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2015-07-19[tagesschau] add support for Bericht aus Berlin videosRoland Hieber
2015-07-19[tagesschau] add support for more video typesRoland Hieber
I found that currently only tagesschau videos are played. There are some more shows hosted on tagesschau.de (see [0] for example) which are easily playable by adjusting the regex. So this patch adds support for: * tagesthemen * tagesschau vor 20 Jahren * tagesschau (mit Gebärdensprache) * nachtmagazin Note that some videos don't provide a description, so in order for the tests to succeed, an ExtractorError needs to get caught. [0]: http://www.tagesschau.de/multimedia/video/videoarchiv2~_date-20150714.html
2015-07-19Merge branch 'sceext2-fix-iqiyi-2015-07-17'Yen Chi Hsuan
2015-07-19[iqiyi] Comment out some MD5 sumsYen Chi Hsuan
The value is different on Travis CI server
2015-07-19[iqiyi] Remove unused importsYen Chi Hsuan
2015-07-19Merge branch 'fix-iqiyi-2015-07-17' of https://github.com/sceext2/youtube_dl ↵Yen Chi Hsuan
into sceext2-fix-iqiyi-2015-07-17
2015-07-19[rtlnl] Avoid episodes completely (Closes #6275)Sergey M․
2015-07-18[extractor/generic] Add support for francetv embedsSergey M․
2015-07-18[francetv] Fix duration extractionSergey M․
2015-07-18[francetv] Add support for embeds and clean up _VALID_URLSergey M․
2015-07-18[vk] Add age restricted video test for referenceSergey M․
2015-07-18[vk] Capture error messageSergey M․
2015-07-18[bliptv] Remove unused importSergey M․
2015-07-18[compat] Fix _asciireSergey M․
2015-07-18[vk:uservideos] Revert orderedSetSergey M․
2015-07-18[bilibili] Show georestriction errorSergey M․
2015-07-18[vk] Clarify extractor namesSergey M․
2015-07-18[vk:uservideos] Improve extractionSergey M․
2015-07-18[extractor/common] StyleSergey M․
2015-07-18release 2015.07.182015.07.18Philipp Hagemeister
2015-07-18[iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi ↵sceext
latest (2015-07-17) flash player.
2015-07-18[nationalgeographics] Fix extraction (Closes #6262)Sergey M․
2015-07-18[twitch:stream] Clarify channel_id reassignment rationale (#6263)Sergey M․
2015-07-18[twitch:stream] Fix channel_id in different case (Closes #6263)Sergey M․
2015-07-18[videomega] Add shortcut to _VALID_URLSergey M․
2015-07-18[videomega] Add testsSergey M․
2015-07-18[videomega] Revert iframe URLSergey M․
2015-07-18[videomega] Extend _VALID_URL and improve extraction (Closes #6260)Sergey M․
2015-07-18[sbs] SimplifySergey M․
2015-07-18Merge branch 'sbs_website_changes' of ↵Sergey M․
https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes
2015-07-18[bliptv] Add test with missing durationSergey M․
2015-07-18[bliptv] Use xpath for extraction and fix testSergey M․
2015-07-18[compat] Fix missing _asciire on python 2.6Sergey M․
2015-07-18[veehd] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[openfilm] Fix compat_urllib_parse_unquote_plus importSergey M․
2015-07-17[ehow] SimplifySergey M․
2015-07-17[youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plusSergey M․
2015-07-17[ynet] Use compat_urllib_parse_unquote_plusSergey M․
2015-07-17[xvideos] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[xtube] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[xnxx] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[xbef] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[spankwire] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plusSergey M․
2015-07-17[playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plusSergey M․
2015-07-17[photobucket] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[openfilm] Use compat_urllib_parse_unquote_plusSergey M․
2015-07-17[odnoklassniki] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[myvideo] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[mofosex] Use compat_urllib_parse_unquoteSergey M․