Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-03 | Added uploaded date for Dailymotion | Tailszefox | |
2012-10-01 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2012-10-01 | Fix doc of extractor field | Philipp Hagemeister | |
2012-09-30 | Merged, modified and compiled Dailymotion pull request #446 by @Steap | Filippo Valsorda | |
2012-09-30 | DailymotionIE: There is not necessarily an underscore in a Dailymotion URL. | Cyril Roelandt | |
2012-09-30 | DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" ↵ | Cyril Roelandt | |
keywords. In this case, the "video_url" keyword should be looked for. | |||
2012-09-29 | Merge pull request #403 from FiloSottile/re_VERBOSE | Filippo Valsorda | |
2012-09-29 | Not all Dailymotion videos have an hqURL, now downloads highest quality ↵ | Filippo Valsorda | |
available | |||
2012-09-29 | Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?) | Filippo Valsorda | |
2012-09-29 | adding new --output replacements. Thanks @danut007ro (closes #442) | Filippo Valsorda | |
2012-09-27 | update default UA string (Closes #390) | Philipp Hagemeister | |
2012-09-27 | Add new field "extractor" to the info dictionary | Philipp Hagemeister | |
2012-09-27 | Merge pull request #425 from danut007ro/master | Philipp Hagemeister | |
Provider (youtube, etc) is now saved in info_dict | |||
2012-09-27 | Merge pull request #432 from cryzed/master | Philipp Hagemeister | |
Fixed YouTube playlist parsing | |||
2012-09-27 | Improve option definitions | Philipp Hagemeister | |
2012-09-27 | Merge remote-tracking branch 'FiloSottille/vbr' | Philipp Hagemeister | |
Conflicts: youtube-dl youtube-dl.exe | |||
2012-09-27 | Merge pull request #405 from hdclark/master | Philipp Hagemeister | |
Support for custom user agent | |||
2012-09-27 | Fixed YouTube playlist parsing | cryzed | |
2012-09-27 | Merge remote-tracking branch 'FiloSottille/supports' | Philipp Hagemeister | |
Conflicts: youtube-dl | |||
2012-09-27 | Merge xnxx.com Support (NSFW). Test URL (SFW): ↵ | Philipp Hagemeister | |
http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_ | |||
2012-09-27 | Release 2012.09.272012.09.27 | Philipp Hagemeister | |
2012-09-27 | Add 'signature' to YouTube URLs, fixes #427 | Danko Alexeyev | |
2012-09-27 | Provider (youtube, etc) is now saved in info_dict, so template filename can ↵ | danut007ro | |
be something like %(provider)s_%(id)s.%(ext)s This can be useful because videos should also be identified by their providers since id's can be the same on multiple providers. | |||
2012-09-27 | Removed provider (mistake) and add provider parameter to process_info | danut007ro | |
2012-09-26 | Merge branch 'master' of https://github.com/rg3/youtube-dl | danut007ro | |
2012-09-26 | Every extractor also return it's name. | danut007ro | |
2012-09-25 | Merge pull request #391 from rbrito/support-tube.majestyc.net | Philipp Hagemeister | |
Support downloading Youtube videos via tube.majestyc.net | |||
2012-08-22 | Added support for custom user agents. | hdclark | |
Added a few simple lines to add support for the flag "--user-agent" to pass a custom string to std_header['User-Agent']. | |||
2012-08-20 | Made the YouTubeIE regex verbose/commented | Filippo Valsorda | |
2012-08-19 | tweaked the --audio-quality input validation/specification | Filippo Valsorda | |
2012-08-19 | Re-engineered XNXXIE to actually exit on ERRORs even with -i | Filippo Valsorda | |
2012-08-19 | Merge pull request #398 from tempname/master | Filippo Valsorda | |
2012-08-19 | bugfix and standarize the youku.com support | Filippo Valsorda | |
2012-08-19 | Merge pull request #395 from thesues/master | Filippo Valsorda | |
2012-08-19 | Merge 'rbrito/support-tube.majestyc.net' (PR #391) with small fix | Filippo Valsorda | |
2012-08-19 | Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400 | Filippo Valsorda | |
2012-08-15 | added InfoExtractor for XNXX | tempname | |
2012-08-15 | added InfoExtractor for XNXX | tempname | |
2012-08-10 | Merge branch 'master' of github.com:thesues/youtube-dl | dongmao zhang | |
Conflicts: youtube-dl youtube_dl/InfoExtractors.py | |||
2012-08-09 | add www.youku.com support | dongmao zhang | |
2012-08-09 | merge | dongmao zhang | |
2012-08-09 | fix 0a->0A bug | dongmao zhang | |
2012-08-09 | youku default to download hd2 video | dongmao zhang | |
2012-08-09 | add youku support | dongmao zhang | |
2012-08-05 | Support downloading Youtube videos via tube.majestyc.net | Rogério Brito | |
A user requested (in Debian's bug tracking system) that support for tube.majestyc.net, a frontend for Youtube with accessibility functions (and other support for other assistive technologies), be added. This patch adds support for this. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | |||
2012-08-01 | Merge pull request #386 from FiloSottile/blip | Philipp Hagemeister | |
Blip.tv | |||
2012-08-01 | BlipTVUserIE fix | Filippo Valsorda | |
2012-08-01 | moved the User-Agent workaround to the BlipTV IE | Filippo Valsorda | |
2012-07-31 | changed YouTube closed captions URL; closes #382 | Filippo Valsorda | |
2012-07-31 | xvideos patch by @pocoimporta - closes #370 | Filippo Valsorda | |