Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | [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 | [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 | [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 | |
2014-03-08 | [arte] Raise a proper error when no video is found | Philipp Hagemeister | |
2014-03-08 | [vimeo] Add a better error message for embed-only videos (#2527) | Philipp Hagemeister | |
2014-03-07 | [lynda] Modernize | Sergey M․ | |
2014-03-07 | [facebook] Fix login process | Jaime Marquínez Ferrándiz | |
It was broken and didn't work in python 3. And use `_download_webpage` instead of `compat_urllib_request.urlopen`. | |||
2014-03-07 | [lynda] Fix successful login regex and fix formats extraction (Closes #2520) | Sergey M․ | |
2014-03-07 | [vesti] Fix extraction and support more link formats (Closes #2517) | Sergey M․ | |
2014-03-05 | [ted] Remove unused import and modernize test | Jaime Marquínez Ferrándiz | |
2014-03-05 | [generic] Add all test attributes for embedly (#2447) | Philipp Hagemeister | |
In the future, we may want to not only print something, but throw an error for untested properties. | |||
2014-03-05 | [generic] Get a better ID | Philipp Hagemeister | |
2014-03-05 | Merge remote-tracking branch 'rzhxeo/embedly' | Philipp Hagemeister | |
Conflicts: youtube_dl/extractor/generic.py | |||
2014-03-05 | [ted] Style fixes | Jaime Marquínez Ferrándiz | |
2014-03-05 | [ted] Fix playlist extraction and add a test | Jaime Marquínez Ferrándiz | |
2014-03-05 | [prosiebensat1] Replace test | Sergey M․ | |
2014-03-04 | [dailymotion] Convert width and height fields from strings to integers | Jaime Marquínez Ferrándiz | |
2014-03-04 | [ted] Fix video extraction | Jaime Marquínez Ferrándiz | |
The site has been redesigned | |||
2014-03-04 | [vesti] Fix width and height | Sergey M․ | |
2014-03-04 | [soundcloud:set] Fix _VALID_URL regex (Closes #2509) | Sergey M․ | |
2014-03-04 | [tvigle] Add support for another video link format | Sergey M․ | |
2014-03-04 | [xtube] Fix extraction add more metafields | Sergey M․ | |
2014-03-04 | [facebook] Use consistent quotes | Philipp Hagemeister | |
2014-03-04 | [facebook] Correct regexp | Philipp Hagemeister | |