Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | default info_dict['format'] to info_dict['ext'] and make the YT one more verbose | Filippo Valsorda | 2012-11-27 | 1 | -41/+29 | |
|/ / | ||||||
* | | Merge remote-tracking branch 'chrisjrn/master' | Philipp Hagemeister | 2012-11-27 | 1 | -2/+11 | |
|\ \ | ||||||
| * | | Fixes the InfoExtractor for the Colbert Report. | Christopher Neugebauer | 2012-11-27 | 1 | -2/+11 | |
| | | | ||||||
* | | | Fix spacing in comedycentral IE | Philipp Hagemeister | 2012-11-27 | 1 | -13/+9 | |
|/ / | ||||||
* | | Fixed indentation error | Christopher Neugebauer | 2012-11-27 | 1 | -1/+1 | |
| | | ||||||
* | | Removes extranous debugging info :) | Christopher Neugebauer | 2012-11-27 | 1 | -4/+4 | |
| | | ||||||
* | | Adds format listing/selection support to the Comedy Central extractor. | Christopher Neugebauer | 2012-11-27 | 1 | -1/+41 | |
| | | ||||||
* | | Removes extraneous debug message. | Christopher Neugebauer | 2012-11-27 | 1 | -1/+0 | |
| | | ||||||
* | | Points the ComedyCentral extractor at a CDN which works with more RTMPDump ↵ | Christopher Neugebauer | 2012-11-27 | 1 | -1/+13 | |
| | | | | | | | | versions. | |||||
* | | Use character instead of byte strings | Philipp Hagemeister | 2012-11-26 | 1 | -47/+47 | |
| | | ||||||
* | | Add some parentheses around print for #180 | Philipp Hagemeister | 2012-11-26 | 1 | -5/+5 | |
| | | ||||||
* | | Also enable album URLs on Vimeo. | zejn | 2012-11-21 | 1 | -1/+1 | |
| | | ||||||
* | | Reworked Vimeo file selection logic (quality, codec) - closes #530 | Filippo Valsorda | 2012-11-13 | 1 | -7/+18 | |
| | | ||||||
* | | fix DailyMotion official users videos - closes #281 - by @yvestan | Filippo Valsorda | 2012-11-07 | 1 | -1/+6 | |
| | | ||||||
* | | fixed MetacafeIE (uploader nickname regex) - closes #515 | Filippo Valsorda | 2012-11-06 | 1 | -1/+1 | |
| | | ||||||
* | | slight change to Dailymotion uploader regex (fix) | Filippo Valsorda | 2012-10-28 | 1 | -1/+1 | |
| | | ||||||
* | | Added duration for YouTube videos | Tailszefox | 2012-10-22 | 1 | -1/+8 | |
| | | ||||||
* | | Support raw playlist parameters (Closes #482) | Philipp Hagemeister | 2012-10-22 | 1 | -1/+1 | |
| | | ||||||
* | | handle YT urls with #/ redirects (closes #484) | Filippo Valsorda | 2012-10-22 | 1 | -0/+1 | |
| | | ||||||
* | | New IE: YouTube channels (closes #396) | Filippo Valsorda | 2012-10-14 | 1 | -0/+50 | |
| | | ||||||
* | | support EDU YouTube playlists (closes #407) | Filippo Valsorda | 2012-10-11 | 1 | -2/+2 | |
| | | ||||||
* | | Re-engineered Dailymotion qualities selection (thanks @knagano, sort of ↵ | Filippo Valsorda | 2012-10-09 | 1 | -9/+16 | |
| | | | | | | | | merges #176) | |||||
* | | Merge PR #422 from 'kevinamadeus/master' | Filippo Valsorda | 2012-10-09 | 1 | -0/+124 | |
|\ \ | | | | | | | | | | | | | Add InfoExtractor for Google Plus video (with fixes) | |||||
| * | | Add InfoExtractor for Google Plus video | Kevin Kwan | 2012-09-25 | 1 | -0/+124 | |
| |/ | ||||||
* | | Added uploaded date for Dailymotion | Tailszefox | 2012-10-03 | 1 | -1/+6 | |
| | | ||||||
* | | Merged, modified and compiled Dailymotion pull request #446 by @Steap | Filippo Valsorda | 2012-09-30 | 1 | -2/+2 | |
| | | ||||||
* | | DailymotionIE: There is not necessarily an underscore in a Dailymotion URL. | Cyril Roelandt | 2012-09-30 | 1 | -1/+1 | |
| | | ||||||
* | | DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" ↵ | Cyril Roelandt | 2012-09-30 | 1 | -1/+3 | |
| | | | | | | | | keywords. In this case, the "video_url" keyword should be looked for. | |||||
* | | Merge pull request #403 from FiloSottile/re_VERBOSE | Filippo Valsorda | 2012-09-29 | 1 | -2/+24 | |
|\ \ | ||||||
| * | | Made the YouTubeIE regex verbose/commented | Filippo Valsorda | 2012-08-20 | 1 | -2/+23 | |
| |/ | ||||||
* | | Not all Dailymotion videos have an hqURL, now downloads highest quality ↵ | Filippo Valsorda | 2012-09-29 | 1 | -4/+7 | |
| | | | | | | | | available | |||||
* | | Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?) | Filippo Valsorda | 2012-09-29 | 1 | -9/+7 | |
| | | ||||||
* | | Fixed YouTube playlist parsing | cryzed | 2012-09-27 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'FiloSottille/supports' | Philipp Hagemeister | 2012-09-27 | 1 | -28/+147 | |
|\ \ | | | | | | | | | | | | | Conflicts: youtube-dl | |||||
| * | | Re-engineered XNXXIE to actually exit on ERRORs even with -i | Filippo Valsorda | 2012-08-19 | 1 | -27/+21 | |
| | | | ||||||
| * | | Merge pull request #398 from tempname/master | Filippo Valsorda | 2012-08-19 | 1 | -1/+71 | |
| |\ \ | ||||||
| * | | | bugfix and standarize the youku.com support | Filippo Valsorda | 2012-08-19 | 1 | -13/+2 | |
| | | | | ||||||
| * | | | Merge pull request #395 from thesues/master | Filippo Valsorda | 2012-08-19 | 1 | -0/+136 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' of github.com:thesues/youtube-dl | dongmao zhang | 2012-08-10 | 1 | -1/+3 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: youtube-dl youtube_dl/InfoExtractors.py | |||||
| | | * | | | add www.youku.com support | dongmao zhang | 2012-08-09 | 1 | -0/+132 | |
| | | | |/ | | | |/| | ||||||
| | * | | | merge | dongmao zhang | 2012-08-09 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | fix 0a->0A bug | dongmao zhang | 2012-08-09 | 1 | -3/+3 | |
| | | | | | ||||||
| | * | | | youku default to download hd2 video | dongmao zhang | 2012-08-09 | 1 | -4/+20 | |
| | | | | | ||||||
| | * | | | add youku support | dongmao zhang | 2012-08-09 | 1 | -0/+118 | |
| | |/ / | ||||||
| * | | | Merge 'rbrito/support-tube.majestyc.net' (PR #391) with small fix | Filippo Valsorda | 2012-08-19 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| | | ||||||
* | | | | Merge xnxx.com Support (NSFW). Test URL (SFW): ↵ | Philipp Hagemeister | 2012-09-27 | 1 | -0/+70 | |
|\ \ \ \ | | |_|/ | |/| | | | | | | http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_ | |||||
| * | | | added InfoExtractor for XNXX | tempname | 2012-08-15 | 1 | -0/+70 | |
| |/ / | ||||||
* | / | Add 'signature' to YouTube URLs, fixes #427 | Danko Alexeyev | 2012-09-27 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Support downloading Youtube videos via tube.majestyc.net | Rogério Brito | 2012-08-05 | 1 | -1/+1 | |
|/ | | | | | | | | | | 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> | |||||
* | Merge pull request #386 from FiloSottile/blip | Philipp Hagemeister | 2012-08-01 | 1 | -1/+94 | |
|\ | | | | | Blip.tv |