aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-08Release 2011.12.082011.12.08Philipp Hagemeister
2011-12-08--prefer-free-formats (Closes #231)Philipp Hagemeister
2011-12-08m4a: aac in mp4 container (Closes #240)Philipp Hagemeister
2011-12-08Abort when --max-downloads is reached.Philipp Hagemeister
2011-12-08Merge pull request #245 from rbrito/fix-makefilePhilipp Hagemeister
2011-12-08Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2011-12-08OpenClassRoom IE (Closes: #234)Philipp Hagemeister
2011-12-08Makefile: Don't use `echo`'s `-e` option for portability.Rogério Brito
2011-11-30Merge pull request #238 from rbrito/add-to-gitignorePhilipp Hagemeister
2011-11-30Add list of files to ignore for `youtube-dl`.Rogério Brito
2011-11-30OpenClassRoom videos (#234)Philipp Hagemeister
2011-11-30Move merged code to dev versionPhilipp Hagemeister
2011-11-30Merge pull request #236 from lra/dailymotion-fixPhilipp Hagemeister
2011-11-29Fix the DailymotionIE to parse the new title of a webpageLaurent Raufaste
2011-11-29Mention -o - in doc (Closes #204)Philipp Hagemeister
2011-11-29Use freedesktop.org mandated user config file location (Suggested by Tyll in ...Philipp Hagemeister
2011-11-29Do not count unmatched or skipped videos towards max-downloads (Closes #232)Philipp Hagemeister
2011-11-28Preliminary implementation of configuration filesPhilipp Hagemeister
2011-11-28Document -o %(upload_date)s (Closes #228)Philipp Hagemeister
2011-11-28--max-downloads option (Closes #230)Philipp Hagemeister
2011-11-24Credit shizeeg for Mixcloud IEPhilipp Hagemeister
2011-11-24Move MixcloudIE to __init__.pyPhilipp Hagemeister
2011-11-24Mixcloud IEsh!zeeg
2011-11-23Release 2011.11.232011.11.23Philipp Hagemeister
2011-11-23Fix vimeo error (Closes #224)Philipp Hagemeister
2011-11-22Correct simplify_title call in ComedyCentral IEPhilipp Hagemeister
2011-11-22Release 2011.11.222011.11.22Philipp Hagemeister
2011-11-22Make exception handling 2.5-compatible (Closes #223)Philipp Hagemeister
2011-11-21Release 2011.11.212011.11.21Philipp Hagemeister
2011-11-21Allow non-ASCII characters in simplified titles(Closes #220)Philipp Hagemeister
2011-11-21Simplify simplify_titlePhilipp Hagemeister
2011-11-21First testsPhilipp Hagemeister
2011-11-21Use the dev version in MakefilePhilipp Hagemeister
2011-11-21Move code into a separate Python modulePhilipp Hagemeister
2011-11-21Remove empty real_initialize defsPhilipp Hagemeister
2011-11-16Credit authors of Soundclound and InfoQ extractorsPhilipp Hagemeister
2011-11-15InfoQ IE (Closes #216)Philipp Hagemeister
2011-11-15Merge remote-tracking branch 'ngokevin/soundcloud'Philipp Hagemeister
2011-11-15InfoQ IEOri Avtalion
2011-11-15Merge pull request #211 from techtonik/patch-1Philipp Hagemeister
2011-11-15Fix youtube playlist IE match (Closes: #210)Philipp Hagemeister
2011-11-12removed weird indentKevin Ngo
2011-11-12added whitespace below soundcloudIE classKevin Ngo
2011-11-12extracts full title from sourceKevin Ngo
2011-11-12now downloads soundcloud songs, need to polish title grabbing and file namingKevin Ngo
2011-11-10changed spaces to tabs (by yt-dl standards), fixed bugs, but still won't down...Kevin Ngo
2011-11-09extracted all of the soundcloud information including description (not tested...Kevin Ngo
2011-11-08work on soundcloud information extractor...need to talk to youtube-dl guysKevin Ngo
2011-11-07going home and need to upload what little i didKevin Ngo
2011-11-06Fix duplicated downloads from YouTube user page where watch URLs are not alwa...anatoly techtonik