Age | Commit message (Expand) | Author |
2012-11-27 | document info_dict['subtitles'] and info_dict['urlhandle'] | Filippo Valsorda |
2012-11-27 | make all IEs return 'upload_date' and 'uploader', even if only u'NA' | Filippo Valsorda |
2012-11-27 | info_dict['upload_date'] is documented in --output, IEs MUST specify it | Filippo Valsorda |
2012-11-27 | info_dict['player_url'] is used only for rtmpdump, indicate it as optional in... | Filippo Valsorda |
2012-11-27 | default info_dict['format'] to info_dict['ext'] and make the YT one more verbose | Filippo Valsorda |
2012-11-27 | Merge remote-tracking branch 'chrisjrn/master' | Philipp Hagemeister |
2012-11-27 | Fixes the InfoExtractor for the Colbert Report. | Christopher Neugebauer |
2012-11-27 | Fix spacing in comedycentral IE | Philipp Hagemeister |
2012-11-27 | Fixed indentation error | Christopher Neugebauer |
2012-11-27 | Removes extranous debugging info :) | Christopher Neugebauer |
2012-11-27 | Adds format listing/selection support to the Comedy Central extractor. | Christopher Neugebauer |
2012-11-27 | Removes extraneous debug message. | Christopher Neugebauer |
2012-11-27 | Points the ComedyCentral extractor at a CDN which works with more RTMPDump ve... | Christopher Neugebauer |
2012-11-26 | Use character instead of byte strings | Philipp Hagemeister |
2012-11-26 | Add some parentheses around print for #180 | Philipp Hagemeister |
2012-11-21 | Also enable album URLs on Vimeo. | zejn |
2012-11-13 | Reworked Vimeo file selection logic (quality, codec) - closes #530 | Filippo Valsorda |
2012-11-07 | fix DailyMotion official users videos - closes #281 - by @yvestan | Filippo Valsorda |
2012-11-06 | fixed MetacafeIE (uploader nickname regex) - closes #515 | Filippo Valsorda |
2012-10-28 | slight change to Dailymotion uploader regex (fix) | Filippo Valsorda |
2012-10-22 | Added duration for YouTube videos | Tailszefox |
2012-10-22 | Support raw playlist parameters (Closes #482) | Philipp Hagemeister |
2012-10-22 | handle YT urls with #/ redirects (closes #484) | Filippo Valsorda |
2012-10-14 | New IE: YouTube channels (closes #396) | Filippo Valsorda |
2012-10-11 | support EDU YouTube playlists (closes #407) | Filippo Valsorda |
2012-10-09 | Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merge... | Filippo Valsorda |
2012-10-09 | Merge PR #422 from 'kevinamadeus/master' | Filippo Valsorda |
2012-10-03 | Added uploaded date for Dailymotion | Tailszefox |
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" keywords.... | Cyril Roelandt |
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 avail... | Filippo Valsorda |
2012-09-29 | Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?) | Filippo Valsorda |
2012-09-27 | Fixed YouTube playlist parsing | cryzed |
2012-09-27 | Merge remote-tracking branch 'FiloSottille/supports' | Philipp Hagemeister |
2012-09-27 | Merge xnxx.com Support (NSFW). Test URL (SFW): http://video.xnxx.com/video144... | Philipp Hagemeister |
2012-09-27 | Add 'signature' to YouTube URLs, fixes #427 | Danko Alexeyev |
2012-09-25 | Add InfoExtractor for Google Plus video | Kevin Kwan |
2012-08-20 | Made the YouTubeIE regex verbose/commented | 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-15 | added InfoExtractor for XNXX | tempname |
2012-08-10 | Merge branch 'master' of github.com:thesues/youtube-dl | dongmao zhang |
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 |