aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/InfoExtractors.py
AgeCommit message (Expand)Author
2012-11-27Merge remote-tracking branch 'chrisjrn/master'Philipp Hagemeister
2012-11-27Fixes the InfoExtractor for the Colbert Report.Christopher Neugebauer
2012-11-27Fix spacing in comedycentral IEPhilipp Hagemeister
2012-11-27Fixed indentation errorChristopher Neugebauer
2012-11-27Removes extranous debugging info :)Christopher Neugebauer
2012-11-27Adds format listing/selection support to the Comedy Central extractor.Christopher Neugebauer
2012-11-27Removes extraneous debug message.Christopher Neugebauer
2012-11-27Points the ComedyCentral extractor at a CDN which works with more RTMPDump ve...Christopher Neugebauer
2012-11-26Use character instead of byte stringsPhilipp Hagemeister
2012-11-26Add some parentheses around print for #180Philipp Hagemeister
2012-11-21Also enable album URLs on Vimeo.zejn
2012-11-13Reworked Vimeo file selection logic (quality, codec) - closes #530Filippo Valsorda
2012-11-07fix DailyMotion official users videos - closes #281 - by @yvestanFilippo Valsorda
2012-11-06fixed MetacafeIE (uploader nickname regex) - closes #515Filippo Valsorda
2012-10-28slight change to Dailymotion uploader regex (fix)Filippo Valsorda
2012-10-22Added duration for YouTube videosTailszefox
2012-10-22Support raw playlist parameters (Closes #482)Philipp Hagemeister
2012-10-22handle YT urls with #/ redirects (closes #484)Filippo Valsorda
2012-10-14New IE: YouTube channels (closes #396)Filippo Valsorda
2012-10-11support EDU YouTube playlists (closes #407)Filippo Valsorda
2012-10-09Re-engineered Dailymotion qualities selection (thanks @knagano, sort of merge...Filippo Valsorda
2012-10-09Merge PR #422 from 'kevinamadeus/master'Filippo Valsorda
2012-10-03Added uploaded date for DailymotionTailszefox
2012-09-30Merged, modified and compiled Dailymotion pull request #446 by @SteapFilippo Valsorda
2012-09-30DailymotionIE: There is not necessarily an underscore in a Dailymotion URL.Cyril Roelandt
2012-09-30DailymotionIE: some videos do not use the "hqURL", "sdURL", "ldURL" keywords....Cyril Roelandt
2012-09-29Merge pull request #403 from FiloSottile/re_VERBOSEFilippo Valsorda
2012-09-29Not all Dailymotion videos have an hqURL, now downloads highest quality avail...Filippo Valsorda
2012-09-29Fixed DailymotionIE, now downloads high-def mp4s, which might be too much (?)Filippo Valsorda
2012-09-27Fixed YouTube playlist parsingcryzed
2012-09-27Merge remote-tracking branch 'FiloSottille/supports'Philipp Hagemeister
2012-09-27Merge xnxx.com Support (NSFW). Test URL (SFW): http://video.xnxx.com/video144...Philipp Hagemeister
2012-09-27Add 'signature' to YouTube URLs, fixes #427Danko Alexeyev
2012-09-25Add InfoExtractor for Google Plus videoKevin Kwan
2012-08-20Made the YouTubeIE regex verbose/commentedFilippo Valsorda
2012-08-19Re-engineered XNXXIE to actually exit on ERRORs even with -iFilippo Valsorda
2012-08-19Merge pull request #398 from tempname/masterFilippo Valsorda
2012-08-19bugfix and standarize the youku.com supportFilippo Valsorda
2012-08-19Merge pull request #395 from thesues/masterFilippo Valsorda
2012-08-19Merge 'rbrito/support-tube.majestyc.net' (PR #391) with small fixFilippo Valsorda
2012-08-15added InfoExtractor for XNXXtempname
2012-08-10Merge branch 'master' of github.com:thesues/youtube-dldongmao zhang
2012-08-09add www.youku.com supportdongmao zhang
2012-08-09mergedongmao zhang
2012-08-09fix 0a->0A bugdongmao zhang
2012-08-09youku default to download hd2 videodongmao zhang
2012-08-09add youku supportdongmao zhang
2012-08-05Support downloading Youtube videos via tube.majestyc.netRogério Brito
2012-08-01Merge pull request #386 from FiloSottile/blipPhilipp Hagemeister
2012-08-01BlipTVUserIE fixFilippo Valsorda