vimeo: Tweak the regexp to allow some extended URLs from vimeo.
[youtube-dl.git] / youtube-dl
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 vimeo
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-25 Ricardo GarciaBump version number
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 '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 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-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...
2011-01-21 Ricardo GarciaFix dailymotion support (closes #60)
2011-01-20 Ricardo GarciaImprove addinfourl_wrapper for compatibility with older...
2011-01-18 Ricardo GarciaWrap call to addinfourl for compatibility with Python 2.4
2011-01-18 Ricardo GarciaOmit code argument in addinfourl for Python 2.4
2011-01-12 Ricardo GarciaMake the self-updating function a bit more robust
2011-01-12 Ricardo GarciaAdd support for embedded YouTube playist URLs (closes...
2011-01-12 Ricardo GarciaFix "unable to rename file" Windows error (closes #56)
2011-01-12 Ricardo GarciaAdd proper support for "gzip" and "deflate" encodings
2011-01-10 Ricardo GarciaFix bug in regular expression for youtu.be links
2011-01-07 Ricardo GarciaAdd --no-part option (closes #48)
2011-01-07 Ricardo GarciaRemove trailing whitespace
2011-01-04 Mantas MikulėnasAdded --console-title to display download progress...
2011-01-03 Ricardo GarciaAdd --dump-user-agent option (patch provided by Benjami...
2011-01-03 Ricardo GarciaPrint new line before a few error messages
2010-12-16 Ricardo GarciaRequest page compression by default, like Firefox does
2010-12-15 Ricardo GarciaTake into account resume_len when calculating speed...
2010-12-12 Ricardo GarciaFix erroneous "content too short" error message
2010-12-11 Ricardo GarciaRemove deprecated -b option and nonworking -m option...
2010-12-11 Ricardo GarciaStop attempting to use get_video and detect missing...
2010-12-11 Ricardo GarciaDo not use 0% as the starting point in resumed download...
2010-12-09 Ricardo GarciaFix problem when requesting an existing format explicit...
2010-12-09 Ricardo GarciaBump version number
2010-12-09 Ricardo GarciaImprove temporary filename handling of special cases
2010-12-09 Ricardo GarciaFix YoutubeIE after recent YouTube changes (closes...
2010-12-08 Ricardo GarciaAdd Vasyl' Vavrychuk to the list of authors
2010-12-08 Vasyl' VavrychukImplemented depositfiles.com support
2010-12-05 Vasyl' VavrychukFixed failure of os.rename after receiving file finishe...
2010-12-05 Vasyl' Vavrychukreport_extraction was never called for GenericIE
2010-12-04 Ricardo GarciaUse a temporary filename to download files
2010-11-30 Nevar AngeloReworked 'upload_date' code for output sequence in...
2010-11-19 Ricardo GarciaBump version number
2010-11-19 Ricardo GarciaUpdate User-Agent string
2010-11-19 Ricardo GarciaRework upload date mechanism after detecting problems...
2010-11-19 Ricardo GarciaRestore file permissions
2010-11-19 Ricardo GarciaMerge branch 'master' of https://github.com/psi-neamf...
2010-11-17 jamiejonesCorrectly parse the player URL in RTMP downloads (close...
2010-11-17 Nevar AngeloAdded 'uploaddate' output sequence for YoutubeIE.
2010-11-06 Ricardo GarciaMinor help text correction
2010-11-06 Nevar AngeloAdded command line switch -A --auto-number
2010-11-06 Nevar AngeloAllow comments in batch file.
2010-11-04 Ricardo GarciaAdd playlist-end option (courtesy of Nevar Angelo)
2010-10-31 Ricardo GarciaModify autoupdate URLs to match the ones from github.com
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaUpdate User-Agent string
2010-10-31 Ricardo GarciaLoad cookies if the cookie file exists when starting...
2010-10-31 Ricardo GarciaUse stderr for output when the output file is "-" ...
2010-10-31 Ricardo GarciaAdd new --cookies option to be able to save cookies...
2010-10-31 Ricardo GarciaSet stdout to binary mode under Windows (fixes issue...
2010-10-31 Ricardo GarciaSupport "https" in YouTube video URLs (fixes issue...
2010-10-31 Ricardo GarciaUse HTTPS for the login URL (fixes issue #163)
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaRetry on any 5xx server error
2010-10-31 Ricardo GarciaTreat HTTP error 500 the same way as 503 (fixes issue...
2010-10-31 Ricardo GarciaSupport the -nocookie suffix in youtube domain name...
2010-10-31 Ricardo GarciaDo not print file name on warning message (fixes issue...
2010-10-31 Ricardo GarciaFix "unable to extract uploader nickname" error with...
next