about summary refs log tree commit diff
path: root/youtube-dl
Commit message (Expand)AuthorAgeFilesLines
* Release 2011.10.19 2011.10.19Philipp Hagemeister2011-10-191-1/+1
* vimeo: Add the ability to detect if a video is available in HD. (Closes: #194)Rogério Brito2011-10-191-1/+13
* xvideos: Capture only the video title, not the name of the site.Rogério Brito2011-10-181-1/+1
* xvideos: Fix misleading error message when extracting the URL.Rogério Brito2011-10-181-1/+1
* xvideos: Normalize the URL or it will fail with some inputs.Rogério Brito2011-10-181-1/+1
* Quick and dirty IE for xvideos.com.Rogério Brito2011-10-131-0/+87
* CollegeHumor IEPhilipp Hagemeister2011-10-121-1/+78
* Fix recognition of http://www.youtube.com/course?list=PL41FDABC6AA085E78&cate...Philipp Hagemeister2011-10-041-1/+1
* Support "newstyle" Youtube playlist IDs.Rogério Brito2011-10-031-1/+1
* release 2011.09.30 2011.09.30Philipp Hagemeister2011-09-301-1/+1
* Cosmetic changes to --list-formatsPhilipp Hagemeister2011-09-301-3/+3
* Added option -L to list available formatsFrancois du Toit2011-09-281-0/+26
* Release 2011.09.27 2011.09.27Philipp Hagemeister2011-09-271-1/+1
* blip.tv: Handle direct URLs (Thanks to Bahman)Philipp Hagemeister2011-09-271-34/+61
* Mention ext in output template helpPhilipp Hagemeister2011-09-261-1/+1
* Add help to output templatePhilipp Hagemeister2011-09-261-1/+1
* Adding HTTPS support for YouTube playlists and users; Escaping dots.Osama Khalid2011-09-251-5/+5
* Simplify testPhilipp Hagemeister2011-09-211-1/+1
* Add support for vorbis files to --extract-audioRichard Clamp2011-09-211-4/+8
* Clarify --cookies optionPhilipp Hagemeister2011-09-181-1/+1
* release 2011.09.18c: Prefer mp4 over webm 2011.09.18cPhilipp Hagemeister2011-09-171-1/+1
* Prefer format 18 over 43Philipp Hagemeister2011-09-171-1/+1
* Add youtube format 44Philipp Hagemeister2011-09-171-1/+2
* Prefer mp4 over webm - seems to work better for most usersPhilipp Hagemeister2011-09-171-1/+1
* Release 2011.09.18b 2011.09.18bPhilipp Hagemeister2011-09-161-1/+1
* Prevent youtube IE from taking youtube playlistsPhilipp Hagemeister2011-09-161-4/+4
* Fix escapist URL matchPhilipp Hagemeister2011-09-151-1/+1
* Fix progress message when Content-Length is not setPhilipp Hagemeister2011-09-151-3/+6
* Clarified "restart"Philipp Hagemeister2011-09-151-1/+1
* Do not update if already up-to-date (Closes #166)Philipp Hagemeister2011-09-151-0/+5
* release 2011.09.18 2011.09.18Philipp Hagemeister2011-09-151-1/+1
* Set continue to false again; we need to send to actually send a HEAD request ...Philipp Hagemeister2011-09-151-1/+1
* release 2011.09.17 2011.09.17Philipp Hagemeister2011-09-151-1/+1
* Fix _do_download signaturePhilipp Hagemeister2011-09-151-6/+7
* Make --continue the default and provide --no-continue (Closes #119)Philipp Hagemeister2011-09-151-1/+4
* If --continue is not enabled, set resume_len to zero.Michael Haggerty2011-09-151-6/+8
* Bump version number 2011.09.16Philipp Hagemeister2011-09-151-1/+1
* Add format fallbackPhilipp Hagemeister2011-09-151-6/+12
* Merge remote-tracking branch 'rmanola/master' (Closes: #124)Philipp Hagemeister2011-09-151-9/+20
|\
| * Added option to allow different audio encoding qualities and to allow specify...rmanola2011-06-061-9/+22
* | 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
* | Bump version number 2011.09.15Philipp Hagemeister2011-09-141-1/+1
* | Add --match-title and --reject-title (Closes #132)Anand Babu Periasamy2011-09-141-4/+24
* | Support for The EscapistPhilipp Hagemeister2011-09-141-0/+89