Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mention ext in output template help | Philipp Hagemeister | 2011-09-26 | 1 | -1/+1 | |
| | ||||||
* | Add help to output template | Philipp Hagemeister | 2011-09-26 | 1 | -1/+1 | |
| | ||||||
* | Adding HTTPS support for YouTube playlists and users; Escaping dots. | Osama Khalid | 2011-09-25 | 1 | -5/+5 | |
| | ||||||
* | Simplify test | Philipp Hagemeister | 2011-09-21 | 1 | -1/+1 | |
| | ||||||
* | Update README with new options | Philipp Hagemeister | 2011-09-21 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #172 from richardc/master | Philipp Hagemeister | 2011-09-21 | 1 | -4/+8 | |
|\ | | | | | add support for vorbis to --extract-audio | |||||
| * | Add support for vorbis files to --extract-audio | Richard Clamp | 2011-09-21 | 1 | -4/+8 | |
|/ | | | | | | Add Ogg Vorbis as a file type when extracting the audio from a file. This can be the 'best' codec if the source clip is a webm container. | |||||
* | Clarify --cookies option | Philipp Hagemeister | 2011-09-18 | 1 | -1/+1 | |
| | ||||||
* | release 2011.09.18c: Prefer mp4 over webm | Philipp Hagemeister | 2011-09-17 | 2 | -2/+2 | |
| | ||||||
* | Prefer format 18 over 43 | Philipp Hagemeister | 2011-09-17 | 1 | -1/+1 | |
| | ||||||
* | Add youtube format 44 | Philipp Hagemeister | 2011-09-17 | 1 | -1/+2 | |
| | ||||||
* | Prefer mp4 over webm - seems to work better for most users | Philipp Hagemeister | 2011-09-17 | 1 | -1/+1 | |
| | ||||||
* | Release 2011.09.18b | Philipp Hagemeister | 2011-09-16 | 2 | -2/+2 | |
| | ||||||
* | Prevent youtube IE from taking youtube playlists | Philipp Hagemeister | 2011-09-16 | 1 | -4/+4 | |
| | ||||||
* | Fix escapist URL match | Philipp Hagemeister | 2011-09-15 | 1 | -1/+1 | |
| | ||||||
* | Fix progress message when Content-Length is not set | Philipp Hagemeister | 2011-09-15 | 1 | -3/+6 | |
| | ||||||
* | Clarified "restart" | Philipp Hagemeister | 2011-09-15 | 1 | -1/+1 | |
| | ||||||
* | Do not update if already up-to-date (Closes #166) | Philipp Hagemeister | 2011-09-15 | 1 | -0/+5 | |
| | ||||||
* | release 2011.09.18 | Philipp Hagemeister | 2011-09-15 | 2 | -2/+2 | |
| | ||||||
* | Set continue to false again; we need to send to actually send a HEAD request ↵ | Philipp Hagemeister | 2011-09-15 | 1 | -1/+1 | |
| | | | | to determine whether we can continue or not | |||||
* | release 2011.09.17 | Philipp Hagemeister | 2011-09-15 | 2 | -2/+2 | |
| | ||||||
* | Update README | Philipp Hagemeister | 2011-09-15 | 1 | -0/+2 | |
| | ||||||
* | Fix _do_download signature | Philipp Hagemeister | 2011-09-15 | 1 | -6/+7 | |
| | ||||||
* | Make --continue the default and provide --no-continue (Closes #119) | Philipp Hagemeister | 2011-09-15 | 1 | -1/+4 | |
| | ||||||
* | If --continue is not enabled, set resume_len to zero. | Michael Haggerty | 2011-09-15 | 1 | -6/+8 | |
| | | | | | This corrects the reporting of download progress (which previously started at a value greater than zero). | |||||
* | Bump version number | Philipp Hagemeister | 2011-09-15 | 2 | -2/+2 | |
| | ||||||
* | Add format fallback | Philipp Hagemeister | 2011-09-15 | 1 | -6/+12 | |
| | ||||||
* | 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 | |
| | |