youtube-dl
2012-10-19 gcmalloccorrecting travis
2012-10-19 gcmallocchanging test from md5 to filesize, the file changed...
2012-10-19 gcmalloccleaning the test that doesn't work with the api for...
2012-10-19 gcmallocsome assertion on the file downloaded
2012-10-19 gcmallocremoving testing video
2012-10-19 gcmalloccorrecting test to be compatible with python2.6
2012-10-19 gcmallocStringIO used by nosetests do not merge with the way...
2012-10-19 gcmalloccorrection on the test
2012-10-15 gcmallocadding travis support
2012-10-12 gcmalloccorrecting the makefile according to the new one
2012-10-12 gcmallocremoving extended globbing for the find utility
2012-10-12 gcmallocadding xvideo
2012-10-12 gcmallocadding facebook test
2012-10-12 gcmallocadding photobucket test
2012-10-12 gcmallocadding metacafe test
2012-10-12 gcmallocadding dailymotion test
2012-10-12 gcmallocsome changes to keep the same standard
2012-10-12 gcmallocremoving unused global modifier
2012-10-12 gcmalloccorrecting the makefile
2012-10-12 gcmallocchanging test video
2012-10-12 gcmalloccorrection on the test for the utils.py
2012-10-12 gcmallocadding clean rule in the makefile
2012-10-12 gcmallocadding download test with md5 check
2012-10-12 gcmallocadding TestCase class and corresponding test
2012-10-12 gcmalloccorrection on the sanitize title method, change in...
2012-10-12 gcmallocadding test rule in the Makefile
2012-10-11 Filippo Valsordasupport EDU YouTube playlists (closes #407)
2012-10-09 Filippo Valsordarelease 2012.10.09
2012-10-09 Filippo ValsordaAdded missing dependencies to Makefile
2012-10-09 Filippo ValsordaRe-engineered Dailymotion qualities selection (thanks...
2012-10-09 Filippo ValsordaMerge PR #422 from 'kevinamadeus/master'
2012-10-09 Filippo ValsordaMerge pull request #458 from grimreaper/patch-1
2012-10-08 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-10-08 Philipp HagemeisterCorrect detect_executables on Windows (Closes #447...
2012-10-06 grimreaperThere is nothing bash specific here
2012-10-03 Filippo ValsordaMerge pull request #452 from Tailszefox/local
2012-10-03 TailszefoxAdded uploaded date for Dailymotion
2012-10-01 Philipp HagemeisterFix docs
2012-10-01 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-10-01 Philipp HagemeisterFix doc of extractor field
2012-09-30 Filippo ValsordaMerged, modified and compiled Dailymotion pull request...
2012-09-30 Cyril RoelandtDailymotionIE: There is not necessarily an underscore...
2012-09-30 Cyril RoelandtDailymotionIE: some videos do not use the "hqURL",...
2012-09-29 Filippo ValsordaUpdated youtube-dl.exe
2012-09-29 Filippo ValsordaMerge pull request #403 from FiloSottile/re_VERBOSE
2012-09-29 Filippo ValsordaNot all Dailymotion videos have an hqURL, now downloads...
2012-09-29 Filippo ValsordaFixed DailymotionIE, now downloads high-def mp4s, which...
2012-09-29 Filippo Valsordaadding new --output replacements. Thanks @danut007ro...
2012-09-29 Filippo Valsordaadded new FAQ on exe dependency
2012-09-28 Filippo ValsordaNew FAQ: What is this binary file? (+ small fix to...
2012-09-27 Philipp Hagemeisterupdate default UA string (Closes #390)
2012-09-27 Philipp HagemeisterAdd recent breakage to FAQ (Closes #433)
2012-09-27 Philipp HagemeisterAdd new field "extractor" to the info dictionary
2012-09-27 Philipp HagemeisterMerge pull request #425 from danut007ro/master
2012-09-27 Philipp HagemeisterMerge pull request #432 from cryzed/master
2012-09-27 Philipp HagemeisterLet Makefile use youtube-dl source code instead of...
2012-09-27 Philipp HagemeisterImprove option definitions
2012-09-27 Philipp HagemeisterMerge remote-tracking branch 'FiloSottille/vbr'
2012-09-27 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2012-09-27 Philipp HagemeisterMerge pull request #405 from hdclark/master
2012-09-27 cryzedFixed YouTube playlist parsing
2012-09-27 Philipp Hagemeisteroriginal test video
2012-09-27 Philipp HagemeisterMerge remote-tracking branch 'FiloSottille/automation'
2012-09-27 Philipp HagemeisterMerge remote-tracking branch 'FiloSottille/supports'
2012-09-27 Philipp HagemeisterMerge xnxx.com Support (NSFW). Test URL (SFW): video...
2012-09-27 Philipp HagemeisterRelease 2012.09.27
2012-09-27 Philipp HagemeisterCompile updated youtube-dl
2012-09-27 Philipp HagemeisterMerge pull request #428 from virtulis/master
2012-09-27 Danko AlexeyevAdd 'signature' to YouTube URLs, fixes #427
2012-09-26 danut007roProvider (youtube, etc) is now saved in info_dict,...
2012-09-26 danut007roRemoved provider (mistake) and add provider parameter...
2012-09-26 danut007roMerge branch 'master' of https://github.com/rg3/youtube-dl
2012-09-26 danut007roEvery extractor also return it's name.
2012-09-25 Filippo Valsordaadd PREFIX option to make install
2012-09-25 Filippo Valsordamoved make release to devscripts/release.sh
2012-09-25 Philipp HagemeisterMerge pull request #391 from rbrito/support-tube.majest...
2012-09-25 Kevin KwanAdd InfoExtractor for Google Plus video
2012-08-23 hdclarkAdded support for custom user agents.
2012-08-19 Filippo ValsordaMade the YouTubeIE regex verbose/commented
2012-08-19 Filippo Valsordatweaked the --audio-quality input validation/specification
2012-08-19 Filippo ValsordaRe-engineered XNXXIE to actually exit on ERRORs even...
2012-08-19 Filippo ValsordaMerge pull request #398 from tempname/master
2012-08-19 Filippo Valsordabugfix and standarize the youku.com support
2012-08-19 Filippo ValsordaMerge pull request #395 from thesues/master
2012-08-19 Filippo ValsordaMerge 'rbrito/support-tube.majestyc.net' (PR #391)...
2012-08-19 Filippo ValsordaPython 2.6 compatibility fix. Thanks @Jamesc359 - close...
2012-08-15 tempnameadded InfoExtractor for XNXX
2012-08-15 tempnameadded InfoExtractor for XNXX
2012-08-10 dongmao zhangMerge branch 'master' of github.com:thesues/youtube-dl
2012-08-09 dongmao zhangadd www.youku.com support
2012-08-09 dongmao zhangmerge
2012-08-08 dongmao zhangfix 0a->0A bug
2012-08-08 dongmao zhangyouku default to download hd2 video
2012-08-08 dongmao zhangadd youku support
2012-08-06 Rogério BritoSupport downloading Youtube videos via tube.majestyc.net
2012-08-03 Filippo ValsordaA more "make-esque" Makefile with file targets and...
2012-08-01 Philipp HagemeisterMerge pull request #386 from FiloSottile/blip
2012-08-01 Filippo ValsordaBlipTVUserIE fix
2012-08-01 Filippo Valsordamoved the User-Agent workaround to the BlipTV IE
2012-08-01 Filippo Valsordaadded one-step realese script 'make release version...
next