about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Release 2011.12.08 2011.12.08Philipp Hagemeister2011-12-084-15/+165
* --prefer-free-formats (Closes #231)Philipp Hagemeister2011-12-081-3/+8
* m4a: aac in mp4 container (Closes #240)Philipp Hagemeister2011-12-081-5/+12
* Abort when --max-downloads is reached.Philipp Hagemeister2011-12-081-3/+11
* Merge pull request #245 from rbrito/fix-makefilePhilipp Hagemeister2011-12-081-2/+4
|\
| * Makefile: Don't use `echo`'s `-e` option for portability.Rogério Brito2011-12-081-2/+4
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2011-12-081-0/+3
|\|
| * Merge pull request #238 from rbrito/add-to-gitignorePhilipp Hagemeister2011-11-301-0/+3
| |\
| | * Add list of files to ignore for `youtube-dl`.Rogério Brito2011-11-301-0/+3
* | | OpenClassRoom IE (Closes: #234)Philipp Hagemeister2011-12-081-24/+78
* | | OpenClassRoom videos (#234)Philipp Hagemeister2011-11-301-0/+73
|/ /
* | Move merged code to dev versionPhilipp Hagemeister2011-11-301-1/+1
* | Merge pull request #236 from lra/dailymotion-fixPhilipp Hagemeister2011-11-301-1/+1
|\ \
| * | Fix the DailymotionIE to parse the new title of a webpageLaurent Raufaste2011-11-291-1/+1
|/ /
* | Mention -o - in doc (Closes #204)Philipp Hagemeister2011-11-293-3/+4
* | Use freedesktop.org mandated user config file location (Suggested by Tyll in ...Philipp Hagemeister2011-11-292-13/+30
* | Do not count unmatched or skipped videos towards max-downloads (Closes #232)Philipp Hagemeister2011-11-291-11/+18
|/
* Preliminary implementation of configuration filesPhilipp Hagemeister2011-11-282-8/+38
* Document -o %(upload_date)s (Closes #228)Philipp Hagemeister2011-11-283-4/+5
* --max-downloads option (Closes #230)Philipp Hagemeister2011-11-283-0/+20
* Credit shizeeg for Mixcloud IEPhilipp Hagemeister2011-11-241-0/+1
* Move MixcloudIE to __init__.pyPhilipp Hagemeister2011-11-242-1/+125
* Mixcloud IEsh!zeeg2011-11-241-0/+120
* Release 2011.11.23 2011.11.23Philipp Hagemeister2011-11-233-4/+4
* Fix vimeo error (Closes #224)Philipp Hagemeister2011-11-231-1/+1
* Correct simplify_title call in ComedyCentral IEPhilipp Hagemeister2011-11-222-2/+2
* Release 2011.11.22 2011.11.22Philipp Hagemeister2011-11-223-4/+4
* Make exception handling 2.5-compatible (Closes #223)Philipp Hagemeister2011-11-221-1/+1
* Release 2011.11.21 2011.11.21Philipp Hagemeister2011-11-213-7/+9
* Allow non-ASCII characters in simplified titles(Closes #220)Philipp Hagemeister2011-11-212-6/+9
* Simplify simplify_titlePhilipp Hagemeister2011-11-213-114/+47
* First testsPhilipp Hagemeister2011-11-213-0/+25
* Use the dev version in MakefilePhilipp Hagemeister2011-11-211-2/+2
* Move code into a separate Python modulePhilipp Hagemeister2011-11-214-7/+4237
* Remove empty real_initialize defsPhilipp Hagemeister2011-11-211-29/+1
* Credit authors of Soundclound and InfoQ extractorsPhilipp Hagemeister2011-11-161-0/+2
* InfoQ IE (Closes #216)Philipp Hagemeister2011-11-151-0/+87
|\
| * InfoQ IEOri Avtalion2011-11-151-0/+86
* | Merge remote-tracking branch 'ngokevin/soundcloud'Philipp Hagemeister2011-11-151-0/+102
|\ \ | |/ |/|
| * removed weird indentKevin Ngo2011-11-121-1/+1
| * added whitespace below soundcloudIE classKevin Ngo2011-11-121-0/+1
| * extracts full title from sourceKevin Ngo2011-11-121-9/+13
| * now downloads soundcloud songs, need to polish title grabbing and file namingKevin Ngo2011-11-121-10/+11
| * changed spaces to tabs (by yt-dl standards), fixed bugs, but still won't down...Kevin Ngo2011-11-101-43/+50
| * extracted all of the soundcloud information including description (not tested...Kevin Ngo2011-11-091-5/+33
| * work on soundcloud information extractor...need to talk to youtube-dl guysKevin Ngo2011-11-081-1/+55
| * going home and need to upload what little i didKevin Ngo2011-11-071-0/+7
* | Merge pull request #211 from techtonik/patch-1Philipp Hagemeister2011-11-151-1/+1
|\ \
| * | Fix duplicated downloads from YouTube user page where watch URLs are not alwa...anatoly techtonik2011-11-061-1/+1
| |/
* / Fix youtube playlist IE match (Closes: #210)Philipp Hagemeister2011-11-151-2/+3
|/