about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number 2011.09.14Philipp Hagemeister2011-09-131-1/+1
|
* s#phihag#rg3Philipp Hagemeister2011-09-132-3/+3
|
* Do not claim copyright in README (Closes #157)Philipp Hagemeister2011-09-131-4/+4
|
* Merge remote-tracking branch 'knagano/master'Philipp Hagemeister2011-09-131-5/+10
|\
| * Fixed download from Dailymotion.knagano2011-05-071-5/+10
| | | | | | | | | | | | Fetches FLV URL from "sdURL" in addVariable("sequence") JSON, instead of addVariable("video") which doesnot exist today. Supports new title, uploader nickname format.
* | Merge remote-tracking branch 'CaptainPatate/master'Philipp Hagemeister2011-09-131-1/+0
|\ \
| * | Deletes duplicate entry in process_info dictionary of YahooIEAmaury Gauthier2011-04-071-1/+0
| |/
* | Bump version number (remove -phihag) 2011.09.13Philipp Hagemeister2011-09-131-1/+1
| |
* | Automatically generate LATEST_VERSION (Closes #16)Philipp Hagemeister2011-09-132-2/+5
| |
* | Allow downloading current thedailyshow episode with youtube-dl :tdsPhilipp Hagemeister2011-09-131-4/+28
| |
* | Clarify READMEPhilipp Hagemeister2011-09-131-1/+1
| |
* | README: More bug filing instructionsPhilipp Hagemeister2011-09-091-0/+8
| |
* | Include ERROR: no fmt_url_map or conn information found in video info in FAQPhilipp Hagemeister2011-09-091-1/+5
| |
* | comedycentral: 1 seems to be the constant correct offsetPhilipp Hagemeister2011-09-091-3/+3
| |
* | comedycentral: Use media number instead of act number as IDPhilipp Hagemeister2011-09-081-6/+6
| |
* | Temporarily fix dailyshow+colbertnation media IDsPhilipp Hagemeister2011-09-071-8/+24
| |
* | Switch around act and episode title (makes -t nicer)Philipp Hagemeister2011-09-071-5/+5
| |
* | Basic comedycentral (The Daily Show) support (Will work as soon as rtmpdump ↵Philipp Hagemeister2011-09-071-2/+14
| | | | | | | | gets fixed)
* | comedycentral: include player URL (still broken)Philipp Hagemeister2011-09-071-4/+6
| |
* | Rudimentary support for comedycentral (rtmpdump currently broken)Philipp Hagemeister2011-09-071-2/+95
| |
* | Do not try to re-encode unicode filenames (Closes #13)Philipp Hagemeister2011-09-071-3/+3
| |
* | Credit Sören Schulze for myvideo supportPhilipp Hagemeister2011-09-061-0/+1
| |
* | myvideo.de supportPhilipp Hagemeister2011-09-061-0/+79
| |
* | Fix os.makedirs in WindowsPhilipp Hagemeister2011-09-061-1/+3
| |
* | Bump version to 2011.09.06Philipp Hagemeister2011-09-061-1/+1
| |
* | Use os.makedirs instead of homebrewn pmkdirPhilipp Hagemeister2011-09-061-11/+1
| |
* | merged pep8_whitespacePhilipp Hagemeister2011-09-061-31/+51
|\ \
| * | fixed PEP8 whitespace issuesFND2011-09-051-33/+55
| | | | | | | | | | | | mostly vertical whitespace and mixed spaces and tabs
* | | Update Makefile to new README formatPhilipp Hagemeister2011-09-042-3/+3
| | |
* | | Added FAQ to READMEPhilipp Hagemeister2011-09-041-0/+18
| | |
* | | Robust error handling in downloading codePhilipp Hagemeister2011-09-031-0/+4
| | |
* | | Merge remote-tracking branch 'wise86/master'Philipp Hagemeister2011-08-311-1/+1
|\ \ \
| * | | Update youtube playlist for use playlist?list=id formatGiovanni Visentini2011-07-091-1/+1
| | |/ | |/|
* | | Remove stable from help wording (There will be only one main branch for now)Philipp Hagemeister2011-08-311-1/+1
| | |
* | | Update bug reporting to this fork, so that vimeo/blip.tv issues are reported ↵Philipp Hagemeister2011-08-282-1/+2
| | | | | | | | | | | | at phihag/issues instead of rg3/issues (Closes #5)
* | | Update update mechanism (Closes #4)Philipp Hagemeister2011-08-282-10/+14
| | |
* | | Merge remote-tracking branch 'rbrito/prefer-webm'Philipp Hagemeister2011-08-281-1/+1
|\ \ \
| * \ \ Merge https://github.com/rg3/youtube-dl into prefer-webmRogério Brito2011-08-042-5/+7
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into prefer-webmRogério Brito2011-04-202-9/+9
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into prefer-webmRogério Brito2011-02-262-4/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into prefer-webmRogério Brito2011-02-252-4/+100
| |\ \ \ \
| * \ \ \ \ Merge branch 'prefer-webm' of ssh://github.com/rbrito/youtube-dl into ↵Rogério Brito2011-02-210-0/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | prefer-webm
| | * \ \ \ \ Merge branch 'master' into prefer-webmRogério Brito2011-02-172-30/+75
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'master' into prefer-webmRogério Brito2011-02-212-30/+301
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' into prefer-webmRogério Brito2011-01-292-147/+395
| |\ \ \ \ \ \ \
| * | | | | | | | Give preference to WebM formats.Rogério Brito2011-01-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch gives preference to formats that are Free.
* | | | | | | | | Add default make targetPhilipp Hagemeister2011-08-281-1/+4
| | | | | | | | |
* | | | | | | | | Credit Rogério Brito for Vimeo supportPhilipp Hagemeister2011-08-281-1/+2
| | | | | | | | |
* | | | | | | | | Merge Vimeo supportPhilipp Hagemeister2011-08-281-0/+118
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge https://github.com/rg3/youtube-dl into vimeoRogério Brito2011-08-042-5/+7
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |