Release 2011.11.21
[youtube-dl.git] / youtube-dl
2011-08-31 Philipp HagemeisterRemove stable from help wording (There will be only...
2011-08-28 Philipp HagemeisterUpdate bug reporting to this fork, so that vimeo/blip...
2011-08-28 Philipp HagemeisterUpdate update mechanism (Closes #4)
2011-08-28 Philipp HagemeisterMerge remote-tracking branch 'rbrito/prefer-webm'
2011-08-28 Philipp HagemeisterCredit Rogério Brito for Vimeo support
2011-08-28 Philipp HagemeisterMerge Vimeo support
2011-08-28 Philipp HagemeisterUpdate: Write downloaded file without modification...
2011-08-24 Philipp HagemeisterFix stty detection
2011-08-24 Philipp HagemeisterUse subprocess to call stty size when COLUMNS is not set
2011-08-24 Philipp Hagemeistermerge gvalkov/optparse-refactor (minus stty)
2011-08-24 Philipp Hagemeistermerge upstream
2011-08-23 Georgi ValkovUse `stty size` to find terminal width if we're on...
2011-08-23 Georgi ValkovRefactor main function
2011-08-23 Georgi ValkovSet help formatter width to terminal width (prevents...
2011-08-23 Georgi ValkovOption parsing refactoring ; Moved version string to...
2011-08-23 Georgi ValkovMove update_self out of __main__ for clarity
2011-08-23 Georgi ValkovFix small indentation inconsistencies
2011-08-23 Georgi ValkovUse module metadata variables instead of comments
2011-08-23 Georgi ValkovAdd vim modeline
2011-08-18 Philipp HagemeisterFix blip.tv regular expression to not match blipXtv
2011-08-07 Philipp HagemeisterFix youtu.be links (Closes #142)
2011-08-06 Philipp HagemeisterUse parse_qs instead of homebrewn parsing
2011-08-06 Philipp Hagemeisteryoutube: Better error messages
2011-08-06 Philipp HagemeisterFix Python 2.4 compatibility
2011-08-06 Philipp HagemeisterUse alternative imports for Python 2.4 (Closes #138)
2011-08-06 Philipp HagemeisterRemove debugging information
2011-08-06 Philipp HagemeisterFix RTMP streams and ignore url-less entries
2011-08-04 Rogério BritoMerge https://github.com/rg3/youtube-dl into vimeo
2011-08-04 Rogério BritoMerge https://github.com/rg3/youtube-dl into prefer...
2011-08-04 Ricardo GarciaBump version number
2011-08-04 Ricardo GarciaUpdate User-Agent string
2011-08-04 Ricardo GarciaFix YouTube downloads (code by Philipp Hagemeister)
2011-08-03 Philipp HagemeisterFix youtube downloads (Closes #135)
2011-07-31 Philipp HagemeisterSuppport for youtube video streams (Mentioned in #108)
2011-07-22 Philipp HagemeisterRemoved inaccurate warning
2011-07-18 Philipp HagemeisterBe lenient about download URLs (Closes #108)
2011-07-10 Philipp Hagemeisterremove debugging code
2011-07-10 Philipp Hagemeister+ --write-info-json
2011-07-10 Philipp Hagemeisterblip.tv support for python 2.5 with trivialjson
2011-07-09 Giovanni VisentiniUpdate youtube playlist for use playlist?list=id format
2011-07-07 Philipp Hagemeistercall increment_downloads in blip.tv extractor
2011-07-07 Philipp Hagemeister--writedescription option
2011-07-07 Philipp HagemeisterFull youtube video descriptions, including special...
2011-06-25 Philipp HagemeisterSupport for blip.tv/file URLs
2011-06-21 Philipp HagemeisterBasic blip.tv support
2011-06-07 rmanolaAdded option to allow different audio encoding qualitie...
2011-05-07 knaganoFixed download from Dailymotion.
2011-04-21 Rogério Britovimeo: Apparently, all videos in vimeo are served in...
2011-04-21 Rogério Britovimeo: Tweak the regexp to allow some extended URLs...
2011-04-21 Rogério Britovimeo: Ignore if we are using HTTP/S or not.
2011-04-21 Rogério Britovimeo: Remove clutter in some messages.
2011-04-21 Rogério BritoMerge branch 'master' into prefer-webm
2011-04-21 Rogério BritoMerge branch 'master' into vimeo
2011-04-07 Amaury GauthierDeletes duplicate entry in process_info dictionary...
2011-03-29 Ricardo GarciaBump version number
2011-03-15 Ricardo GarciaFix upload date regexp (closes #93)
2011-03-15 Ricardo GarciaSplit a couple of lines to make the code more readable
2011-03-15 Ricardo GarciaAvoid crash reported in issue #86
2011-02-28 Ricardo GarciaSupport youtube.com/e/ URLs (closes #88)
2011-02-26 Rogério BritoMerge branch 'master' into vimeo
2011-02-26 Rogério BritoMerge branch 'master' into prefer-webm
2011-02-25 Ricardo GarciaBump version number
2011-02-25 Rogério BritoMerge branch 'master' into prefer-webm
2011-02-25 Rogério BritoMerge branch 'master' into vimeo
2011-02-25 Idan KamaraUse '--' to separate the file argument from the options...
2011-02-25 Ricardo GarciaBump version number
2011-02-25 Ricardo GarciaCatch possible exceptions when running ffprobe
2011-02-25 Idan KamaraFix stderr print when ffmpeg fails
2011-02-25 Ricardo GarciaBump version number
2011-02-25 Ricardo GarciaUpdate User-Agent string
2011-02-25 Ricardo GarciaAdd an audio extracting PostProcessor using ffmpeg...
2011-02-25 Ricardo GarciaFix date parsing for YouTube (patch by Drake Wyrm)
2011-02-22 Rogério BritoMerge branch 'master' into prefer-webm
2011-02-22 Rogério BritoMerge branch 'vimeo' of ssh://github.com/rbrito/youtube...
2011-02-22 Rogério BritoMerge branch 'master' into vimeo
2011-02-20 Ricardo GarciaAdd Gergely Imreh to the author list
2011-02-20 Gergely ImrehFacebook info extractor
2011-02-17 Rogério BritoMerge branch 'master' into prefer-webm
2011-02-17 Rogério BritoMerge branch 'master' into vimeo
2011-02-17 Rogério Britovimeo: Make regexp more robust.
2011-02-13 Gergely ImrehFix possible missing parameter in playlist url extraction
2011-02-12 Ricardo GarciaSupport more common YouTube playlist URLs
2011-02-04 Rogério Britovimeo: Also accept URLs prefixed by www.
2011-02-04 Rogério BritoMake some of the comments more descriptive.
2011-02-04 Rogério BritoMerge branch 'master' into vimeo
2011-01-31 Gergely ImrehEnable artist playlists in YoutubePlaylistIE
2011-01-30 Ricardo GarciaFix SyntaxError problem (oops)
2011-01-30 Ricardo GarciaUpdate User-Agent string
2011-01-30 Ricardo GarciaBump version number
2011-01-29 Ricardo GarciaAdd YoutubeUserIE (code courtesy of Paweł Paprota)
2011-01-29 Rogério BritoUse non-greedy regexps, for safety.
2011-01-29 Rogério BritoPreliminary downloading from vimeo
2011-01-29 Rogério BritoMerge branch 'master' into prefer-webm
2011-01-29 Rogério BritoGive preference to WebM formats.
2011-01-28 Ricardo GarciaSplit some long lines
2011-01-28 Ricardo GarciaMake the file timestamp feature optional
2011-01-28 Gergely ImrehSet downloaded file's time stamp from last-modified...
2011-01-26 Gergely ImrehNew option --get-filename to print output filename
2011-01-25 Lionel Elie MamaneSupport for youtube.com/embed/XXXXX URLs (closes #63)
2011-01-21 Ricardo GarciaFix omission of Witold Baryluk as the Dailymotion InfoE...
next