summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update READMEPhilipp Hagemeister2011-09-151-1/+9
|
* Merge remote-tracking branch 'rmanola/master' (Closes: #124)Philipp Hagemeister2011-09-151-9/+20
|\ | | | | | | Add option to specify mp3 quality and prevent the video from being deleted
| * Added option to allow different audio encoding qualities and to allow ↵rmanola2011-06-061-9/+22
| | | | | | | | specify whether erase or not the video when it's need to extract the audio.
* | added option to get the available formats for a video (Closes #106)Dominik Heidler2011-09-151-2/+8
| |
* | Added ability to download worst quality video file only. (Closes #113)Kegan2011-09-151-0/+4
| |
* | Updated to stamp extracted audio file with HTTP last modified date.Kegan2011-09-151-4/+14
| |
* | New option --skip-download (Closes #162)Philipp Hagemeister2011-09-151-29/+34
| |
* | --list-extractors (Closes #161)Philipp Hagemeister2011-09-151-35/+71
| |
* | Simplify suitablePhilipp Hagemeister2011-09-151-88/+12
| |
* | Proper warning if xml.etree.ElementTree is not availablePhilipp Hagemeister2011-09-151-2/+2
| |
* | Update LATEST_VERSION (and wait for a script to do it so I do not forget ;) )Philipp Hagemeister2011-09-141-1/+1
| |
* | Bump version numberPhilipp Hagemeister2011-09-141-1/+1
| |
* | Update READMEPhilipp Hagemeister2011-09-141-1/+7
| |
* | Add --match-title and --reject-title (Closes #132)Anand Babu Periasamy2011-09-141-4/+24
| |
* | Support for The EscapistPhilipp Hagemeister2011-09-141-0/+89
| |
* | Simplify IE indexPhilipp Hagemeister2011-09-141-37/+23
| |
* | Decapitalize options in README for consistency with youtube-dl --helpPhilipp Hagemeister2011-09-141-1/+1
| |
* | Clarify usagePhilipp Hagemeister2011-09-142-2/+2
| |
* | typo in READMEPhilipp Hagemeister2011-09-141-1/+1
| |
* | Fully implement comedycentral downloaderPhilipp Hagemeister2011-09-141-31/+41
| |
* | Update LATEST_VERSION (oops)Philipp Hagemeister2011-09-141-1/+1
| |
* | Bump version numberPhilipp 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)Philipp 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
| | |