Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update README | Philipp Hagemeister | 2011-09-15 | 1 | -1/+9 | |
| | ||||||
* | Merge remote-tracking branch 'rmanola/master' (Closes: #124) | Philipp Hagemeister | 2011-09-15 | 1 | -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 ↵ | rmanola | 2011-06-06 | 1 | -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 Heidler | 2011-09-15 | 1 | -2/+8 | |
| | | ||||||
* | | Added ability to download worst quality video file only. (Closes #113) | Kegan | 2011-09-15 | 1 | -0/+4 | |
| | | ||||||
* | | Updated to stamp extracted audio file with HTTP last modified date. | Kegan | 2011-09-15 | 1 | -4/+14 | |
| | | ||||||
* | | New option --skip-download (Closes #162) | Philipp Hagemeister | 2011-09-15 | 1 | -29/+34 | |
| | | ||||||
* | | --list-extractors (Closes #161) | Philipp Hagemeister | 2011-09-15 | 1 | -35/+71 | |
| | | ||||||
* | | Simplify suitable | Philipp Hagemeister | 2011-09-15 | 1 | -88/+12 | |
| | | ||||||
* | | Proper warning if xml.etree.ElementTree is not available | Philipp Hagemeister | 2011-09-15 | 1 | -2/+2 | |
| | | ||||||
* | | Update LATEST_VERSION (and wait for a script to do it so I do not forget ;) ) | Philipp Hagemeister | 2011-09-14 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version number | Philipp Hagemeister | 2011-09-14 | 1 | -1/+1 | |
| | | ||||||
* | | Update README | Philipp Hagemeister | 2011-09-14 | 1 | -1/+7 | |
| | | ||||||
* | | Add --match-title and --reject-title (Closes #132) | Anand Babu Periasamy | 2011-09-14 | 1 | -4/+24 | |
| | | ||||||
* | | Support for The Escapist | Philipp Hagemeister | 2011-09-14 | 1 | -0/+89 | |
| | | ||||||
* | | Simplify IE index | Philipp Hagemeister | 2011-09-14 | 1 | -37/+23 | |
| | | ||||||
* | | Decapitalize options in README for consistency with youtube-dl --help | Philipp Hagemeister | 2011-09-14 | 1 | -1/+1 | |
| | | ||||||
* | | Clarify usage | Philipp Hagemeister | 2011-09-14 | 2 | -2/+2 | |
| | | ||||||
* | | typo in README | Philipp Hagemeister | 2011-09-14 | 1 | -1/+1 | |
| | | ||||||
* | | Fully implement comedycentral downloader | Philipp Hagemeister | 2011-09-14 | 1 | -31/+41 | |
| | | ||||||
* | | Update LATEST_VERSION (oops) | Philipp Hagemeister | 2011-09-14 | 1 | -1/+1 | |
| | | ||||||
* | | Bump version number | Philipp Hagemeister | 2011-09-13 | 1 | -1/+1 | |
| | | ||||||
* | | s#phihag#rg3 | Philipp Hagemeister | 2011-09-13 | 2 | -3/+3 | |
| | | ||||||
* | | Do not claim copyright in README (Closes #157) | Philipp Hagemeister | 2011-09-13 | 1 | -4/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'knagano/master' | Philipp Hagemeister | 2011-09-13 | 1 | -5/+10 | |
|\ \ | ||||||
| * | | Fixed download from Dailymotion. | knagano | 2011-05-07 | 1 | -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 Hagemeister | 2011-09-13 | 1 | -1/+0 | |
|\ \ | ||||||
| * | | Deletes duplicate entry in process_info dictionary of YahooIE | Amaury Gauthier | 2011-04-07 | 1 | -1/+0 | |
| |/ | ||||||
* | | Bump version number (remove -phihag) | Philipp Hagemeister | 2011-09-13 | 1 | -1/+1 | |
| | | ||||||
* | | Automatically generate LATEST_VERSION (Closes #16) | Philipp Hagemeister | 2011-09-13 | 2 | -2/+5 | |
| | | ||||||
* | | Allow downloading current thedailyshow episode with youtube-dl :tds | Philipp Hagemeister | 2011-09-13 | 1 | -4/+28 | |
| | | ||||||
* | | Clarify README | Philipp Hagemeister | 2011-09-13 | 1 | -1/+1 | |
| | | ||||||
* | | README: More bug filing instructions | Philipp Hagemeister | 2011-09-09 | 1 | -0/+8 | |
| | | ||||||
* | | Include ERROR: no fmt_url_map or conn information found in video info in FAQ | Philipp Hagemeister | 2011-09-09 | 1 | -1/+5 | |
| | | ||||||
* | | comedycentral: 1 seems to be the constant correct offset | Philipp Hagemeister | 2011-09-09 | 1 | -3/+3 | |
| | | ||||||
* | | comedycentral: Use media number instead of act number as ID | Philipp Hagemeister | 2011-09-08 | 1 | -6/+6 | |
| | | ||||||
* | | Temporarily fix dailyshow+colbertnation media IDs | Philipp Hagemeister | 2011-09-07 | 1 | -8/+24 | |
| | | ||||||
* | | Switch around act and episode title (makes -t nicer) | Philipp Hagemeister | 2011-09-07 | 1 | -5/+5 | |
| | | ||||||
* | | Basic comedycentral (The Daily Show) support (Will work as soon as rtmpdump ↵ | Philipp Hagemeister | 2011-09-07 | 1 | -2/+14 | |
| | | | | | | | | gets fixed) | |||||
* | | comedycentral: include player URL (still broken) | Philipp Hagemeister | 2011-09-07 | 1 | -4/+6 | |
| | | ||||||
* | | Rudimentary support for comedycentral (rtmpdump currently broken) | Philipp Hagemeister | 2011-09-07 | 1 | -2/+95 | |
| | | ||||||
* | | Do not try to re-encode unicode filenames (Closes #13) | Philipp Hagemeister | 2011-09-07 | 1 | -3/+3 | |
| | | ||||||
* | | Credit Sören Schulze for myvideo support | Philipp Hagemeister | 2011-09-06 | 1 | -0/+1 | |
| | | ||||||
* | | myvideo.de support | Philipp Hagemeister | 2011-09-06 | 1 | -0/+79 | |
| | | ||||||
* | | Fix os.makedirs in Windows | Philipp Hagemeister | 2011-09-06 | 1 | -1/+3 | |
| | | ||||||
* | | Bump version to 2011.09.06 | Philipp Hagemeister | 2011-09-06 | 1 | -1/+1 | |
| | | ||||||
* | | Use os.makedirs instead of homebrewn pmkdir | Philipp Hagemeister | 2011-09-06 | 1 | -11/+1 | |
| | | ||||||
* | | merged pep8_whitespace | Philipp Hagemeister | 2011-09-06 | 1 | -31/+51 | |
|\ \ | ||||||
| * | | fixed PEP8 whitespace issues | FND | 2011-09-05 | 1 | -33/+55 | |
| | | | | | | | | | | | | mostly vertical whitespace and mixed spaces and tabs | |||||
* | | | Update Makefile to new README format | Philipp Hagemeister | 2011-09-04 | 2 | -3/+3 | |
| | | |