Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-13 | [br] Allow '/' in URL, allow empty author + broadcastDate fields | David Triendl | |
* Allow URLs that have a 'subdirectory' before the actual program name, e.g. 'xyz/xyz-episode-1'. * The author and broadcastDate fields in the XML file may be empty. * Add test case for the two problems above. | |||
2014-03-12 | release 2014.03.122014.03.12 | Philipp Hagemeister | |
2014-03-12 | [vimeo] Now VimeoIE doesn't match urls of channels with a numeric id (fixes ↵ | Jaime Marquínez Ferrándiz | |
#2552) | |||
2014-03-12 | [wdr] Add support for WDR sites (Closes #1367) | Sergey M․ | |
2014-03-12 | Add format to unified_strdate | Sergey M․ | |
2014-03-11 | release 2014.03.112014.03.11 | Philipp Hagemeister | |
2014-03-11 | [generic/funnyordie] Add support for funnyordie embeds (Fixes #2546) | Philipp Hagemeister | |
2014-03-10 | [playvid] Simplify (#2539) | Philipp Hagemeister | |
2014-03-10 | Merge remote-tracking branch 'MikeCol/playvid_extract' | Philipp Hagemeister | |
2014-03-10 | Merge remote-tracking branch 'jaimeMF/remove_global_opener' | Philipp Hagemeister | |
2014-03-10 | Playvid extractor | MikeCol | |
2014-03-10 | Don't install the global url opener | Jaime Marquínez Ferrándiz | |
All the code uses now the urlopen method of YoutubeDL | |||
2014-03-10 | Don't set the global socket timeout | Jaime Marquínez Ferrándiz | |
Use the timeout argument of the `OpenerDirector.open` method instead | |||
2014-03-11 | [vgtrk] Rename vesti extractor | Sergey M․ | |
2014-03-11 | [vesti] Fix _VALID_URL regex | Sergey M․ | |
2014-03-10 | [vevo] Correct test value | Philipp Hagemeister | |
The date is now interpreted as UTC for consistency. | |||
2014-03-10 | [generic] Suppress warning about doctypes in RSS parser | Philipp Hagemeister | |
2014-03-10 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-03-10 | [depositfiles] Remove extractor | Philipp Hagemeister | |
This site requires a CAPTCHA to download, supports arbitrary files and not only audio/video, and I can't find a single uncopyrighted video with a quick google search. Closes #1255 | |||
2014-03-10 | [vesti] Skip geo restricted test | Sergey M․ | |
2014-03-10 | [youtube] Fix up invalid JSON | Philipp Hagemeister | |
2014-03-10 | [vevo] Interpret date as UTC instead of local time | Philipp Hagemeister | |
2014-03-10 | Correct extractor documentation | Philipp Hagemeister | |
2014-03-10 | release 2014.03.102014.03.10 | Philipp Hagemeister | |
2014-03-10 | [photobucket] More unicode literals | Jaime Marquínez Ferrándiz | |
2014-03-10 | [vesti] Add support for more sites (Closes #2534) | Sergey M․ | |
2014-03-10 | Credit @mharrys for aftonbladet | Philipp Hagemeister | |
2014-03-10 | Correct automatic resolution determination | Philipp Hagemeister | |
2014-03-10 | [aftonbladet] Modernize | Philipp Hagemeister | |
2014-03-10 | Merge remote-tracking branch 'mharrys/aftonbladet' | Philipp Hagemeister | |
2014-03-09 | [photobucket] Modernize and remove the old extraction code | Jaime Marquínez Ferrándiz | |
2014-03-09 | [pornhub] Use compat_urllib_parse.unquote_plus (#2531) | Jaime Marquínez Ferrándiz | |
2014-03-09 | Merge branch 'pornhub_unquote_password' of github.com:MikeCol/youtube-dl | Jaime Marquínez Ferrándiz | |
2014-03-09 | [myvideo] Modernize | Jaime Marquínez Ferrándiz | |
2014-03-09 | [facebook] Modernize | Jaime Marquínez Ferrándiz | |
2014-03-09 | [jukebox] Modernize and add a test | Jaime Marquínez Ferrándiz | |
2014-03-09 | [xnxx] Modernize | Jaime Marquínez Ferrándiz | |
2014-03-09 | Unquote password | MikeCol | |
2014-03-09 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-03-09 | [aftonbladet] add extractor for aftonbladet.se | Mattias Harrysson | |
2014-03-09 | YoutubeDL: If the logger is set call its `warning` method in `report_warning` | Jaime Marquínez Ferrándiz | |
2014-03-09 | [videodetective] Modernize | Sergey M․ | |
2014-03-09 | [vube] Update the test's checksum | Jaime Marquínez Ferrándiz | |
2014-03-09 | [soundcloud] Add the description field to the second test | Jaime Marquínez Ferrándiz | |
2014-03-09 | [gamekings] Modernize and update the test's description field | Jaime Marquínez Ferrándiz | |
2014-03-08 | [mtv] Transform the urls from the mobile version to get the best quality | Jaime Marquínez Ferrándiz | |
And don't report a warning, just log a message, it allows to pass the test from Europe. | |||
2014-03-09 | [collegehumor] Replace youtube test | Sergey M․ | |
2014-03-08 | [spike] Add support for mobile urls | Jaime Marquínez Ferrándiz | |
2014-03-08 | [spike] Add support for downloading the mobile version if the normal version ↵ | Jaime Marquínez Ferrándiz | |
is geoblocked | |||
2014-03-08 | [mtv] Improve detection of geoblocked videos | Jaime Marquínez Ferrándiz | |