Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-16 | [mdr] Fix extraction and update tests | Yen Chi Hsuan | |
It's strange that the date is changed. Anyway, new data matches what the webpage says. | |||
2016-04-16 | [huffpost] Fix a typo | Yen Chi Hsuan | |
2016-04-16 | [generic] Fix test_Generic_2 | Yen Chi Hsuan | |
Now a HEAD request returns 400 Bad Request | |||
2016-04-16 | [ustream] Fix /embed/ URLs and add a test | Yen Chi Hsuan | |
2016-04-16 | [tudou] Improve error detection (closes #9175) | Yen Chi Hsuan | |
2016-04-16 | [twitter] Don't check /cards/ URLs | Yen Chi Hsuan | |
Fixes #9181 In this tweet, there are two cards: 1. https://twitter.com/i/cards/tfw/v1/719944006306701313 This shows #TeamCap vs. #TeamIronMan 2. https://twitter.com/i/videos/tweet/719944021058060289 This is the real video and can be handled by TwitterCardIE In all current test_Twitter* tests, /videos/tweet/ approach works fine. | |||
2016-04-16 | [bbc] Fix a test | Yen Chi Hsuan | |
2016-04-16 | [audiomack] Update the test | Yen Chi Hsuan | |
The original test raises 404 | |||
2016-04-16 | [varzesh3] Add md5 to the test | Yen Chi Hsuan | |
2016-04-16 | [newgrounds] Support videos (closes #9138) | Yen Chi Hsuan | |
2016-04-16 | [cbs] do not catch Exceptions raised by by _extract_theplatform_smil | remitamine | |
2016-04-16 | [theplatform] remove _sort_formats from _extract_theplatform_smil | remitamine | |
2016-04-16 | [varzesh3] Fix metadata extraction (closes #9197) | Yen Chi Hsuan | |
2016-04-16 | [gazeta] Relax _VALID_URL and update tests | Yen Chi Hsuan | |
Closes #9196 | |||
2016-04-16 | [eagleplatform] Fix error handling | Yen Chi Hsuan | |
2016-04-16 | [puls4] Fix error detection (#9194) | Yen Chi Hsuan | |
2016-04-16 | [sportbox] Fix SportBoxEmbedIE | Yen Chi Hsuan | |
Also fixes test_Generic_29 (http://www.vestifinance.ru/articles/25753) | |||
2016-04-15 | [cbs] extract rtmp formats | remitamine | |
2016-04-15 | [youtube:user] check if the url didn't match only the other youtube extractors | remitamine | |
2016-04-15 | [karaoketv] Fix extraction | Sergey M․ | |
2016-04-15 | [iqiyi] Also suuport pps.tv URLs | Yen Chi Hsuan | |
PPS is acquired by Baidu and merged with iQiyi in 2013 [1]. Now they have the same page layouts. [1] http://www.chinanews.com/it/2013/05-07/4792526.shtml | |||
2016-04-15 | [karaoketv] Update and mark as not _WORKING | Yen Chi Hsuan | |
2016-04-15 | [huffpost] Fix extraction | Yen Chi Hsuan | |
2016-04-15 | Merge pull request #9041 from kasper93/master | Yen Chi Hsuan | |
[generic] Add support for LiveLeak embeds | |||
2016-04-15 | [mixcloud:stream] Add new extractor | Yen Chi Hsuan | |
Closes #7633 | |||
2016-04-15 | [mixcloud] Fix extraction by decrypting play info | Yen Chi Hsuan | |
Fixes #7521 | |||
2016-04-15 | Merge branch 'Phaeilo-mixcloud' | Yen Chi Hsuan | |
2016-04-15 | [mixcloud] Improve and simplify mixcloud:user and mixcloud:playlist | Yen Chi Hsuan | |
2016-04-15 | [tdslifeway] Use the new Brightcove API | Yen Chi Hsuan | |
Thanks for @remitamine's suggestion. | |||
2016-04-15 | [wayofthemaster] Remove extractor | Yen Chi Hsuan | |
Now it's using YouTube embeds. | |||
2016-04-15 | [ubu] Remove extractor | Yen Chi Hsuan | |
1. Videos on ubu.com are now hosted on Vimeo 2. The duration is far from correct, and may not exist on other videos (For example http://ubu.com/film/hammons_king.html) | |||
2016-04-15 | [xboxclips] Use http:// URL | Yen Chi Hsuan | |
xboxclips has misconfigured certificates | |||
2016-04-15 | [ministrygrid] Fix extraction and modernize | Yen Chi Hsuan | |
2016-04-15 | [tdslifeway] Add TDSLifewayIE | Yen Chi Hsuan | |
Used by MinistryGridIE | |||
2016-04-14 | [arte:creative] Improve _VALID_URL | Sergey M․ | |
2016-04-14 | [arte:info] Add extractor (Closes #9182) | Sergey M․ | |
2016-04-14 | [aol] relex _VALID_URL regex | remitamine | |
2016-04-14 | Merge branch 'mixcloud' of https://github.com/Phaeilo/youtube-dl into ↵ | Yen Chi Hsuan | |
Phaeilo-mixcloud | |||
2016-04-14 | [metacritic] Add a new valid test case | Yen Chi Hsuan | |
2016-04-14 | [lecture2go] Fix extraction | Yen Chi Hsuan | |
RTSP stream fails to download. Seems it's a mpv bug as direct playback works well: $ mpv --ytdl-format rtsp https://lecture2go.uni-hamburg.de/veranstaltungen/-/v/17473 | |||
2016-04-14 | [downloader/rtsp] Print the command | Yen Chi Hsuan | |
2016-04-14 | [laola1tv] Improve error detection and skip an invalid test | Yen Chi Hsuan | |
2016-04-14 | [karrierevideos] Fix extraction | Yen Chi Hsuan | |
The server serves malformed header "Content Type: text/xml" for the XML request (it should be Content-Type but not Content Type). Python 3.x, which uses email.feedparser rejects such headers. As a result, Content-Encoding header is not parsed, so the returned content is kept not decompressed, and thus XML parsing error. | |||
2016-04-13 | Make tbr field 'int' rather than 'tuple' | aystroganov@gmail.com | |
Closes #9180. | |||
2016-04-13 | release 2016.04.132016.04.13 | Philipp Hagemeister | |
2016-04-13 | [generic] Add support for LiveLeak embeds | Kacper Michajłow | |
2016-04-13 | [netease] Skip all tests: completely georestricted | Yen Chi Hsuan | |
2016-04-13 | Credit @Phaeilo for presstv (#7113) | Sergey M․ | |
2016-04-12 | [mixcloud] improved extraction of user description | Philip Huppert | |
2016-04-12 | [mixcloud] support older urllib versions | Philip Huppert | |