Bump version number
[youtube-dl.git] / youtube-dl
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaFix minor problems with Youtube user InfoExtractor
2010-10-31 Ricardo GarciaAdd support for using rtmpdump
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaHandle file open mode correctly (fixes issue #76)
2010-10-31 ArchanamiyaAdded support to download all of a user's videos!
2010-10-31 Ricardo GarciaFix detection of uploader nickname in metacafe (fixes...
2010-10-31 Ricardo GarciaTake format 37 into account (fixes issue #65)
2010-10-31 Ricardo GarciaAdd self-updating code
2010-10-31 Ricardo GarciaUse unquote_plus to decode video title
2010-10-31 Ricardo GarciaAllow empty titles because they do appear in some video...
2010-10-31 Ricardo GarciaUse default values for "continuedl" and "nooverwrites...
2010-10-31 Ricardo GarciaAvoid using Unicode strings when forming URL requests...
2010-10-31 Ricardo GarciaImprove preferred encoding detection method
2010-10-31 Ricardo GarciaRestore INTERNAL version number
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaReport final URL with -g and do not print URLs normally...
2010-10-31 Ricardo GarciaHandle weird OSX locale settings gracefully (fixes...
2010-10-31 Ricardo GarciaRestore INTERNAL version number
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaModify _MORE_PAGES_INDICATOR for searches (fixes issue...
2010-10-31 Ricardo GarciaAccept my_playlists syntax for playlists
2010-10-31 Ricardo GarciaDo not specify any format as a last option for the...
2010-10-31 Ricardo GarciaSet INTERNAL version number
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaUse get_video_info to work around captcha problems...
2010-10-31 Ricardo GarciaFix minor problem with size formatting method
2010-10-31 Ricardo GarciaUpdate User-agent string
2010-10-31 Ricardo GarciaFix metacafe.com code due to recent changes in the...
2010-10-31 Ricardo GarciaInclude format 5 in best quality list
2010-10-31 Ricardo GarciaProperly encode messages sent to stderr (fixes issue...
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaModify "more pages" check in YouTube playlist (fixes...
2010-10-31 Ricardo GarciaDelay opening file until there is data to write
2010-10-31 Ricardo GarciaRestore INTERNAL version number
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaDocument new "continuedl" FileDownloader option
2010-10-31 Ricardo GarciaRemove integer casts and replace them with long integer...
2010-10-31 Ricardo GarciaFix missing cast preventing detection of already downlo...
2010-10-31 Ricardo GarciaTweaks to ivanov's code
2010-10-31 Paul IvanovAdded -c option (--continue)
2010-10-31 Ricardo GarciaFix TypeError when using the -f option (fixes issue...
2010-10-31 Ricardo GarciaRestore INTERNAL version number
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaRemove trails from the "append_const" change (fixes...
2010-10-31 Ricardo GarciaOnly catch UnavailableFormatError in call to process_info
2010-10-31 Ricardo GarciaVerify URLs in simulate mode (fixes issue #22)
2010-10-31 Ricardo GarciaRestore "INTERNAL" version number
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaHandle "content too short" errors properly
2010-10-31 Ricardo GarciaClose video file before removing it.
2010-10-31 Ricardo GarciaPut back INTERNAL version
2010-10-31 Ricardo GarciaSet version number
2010-10-31 Ricardo GarciaUse store_const instead of append_const as the latter...
2010-10-31 Ricardo GarciaRestore INTERNAL version number
2010-10-31 Ricardo GarciaPut version number in place
2010-10-31 Ricardo GarciaAdd an "epoch" keyword to the output template
2010-10-31 Ricardo GarciaAdd format 35 (flv) as second best in quality
2010-10-31 Ricardo GarciaMove the -t and -l options to the filesystem group
2010-10-31 dannycolliganSome consistency changes and ghost-file bugfix after...
2010-10-31 dannycolliganFixed ambiguity of multiple video option specifiers...
2010-10-31 dannycolliganAdded -b option and created option groups for help...
2010-10-31 Ricardo GarciaUpdate and correct (format,extension) table for YouTube
2010-10-31 Ricardo GarciaMinor documentation change
2010-10-31 Ricardo GarciaSkip blank lines in batch file -- fixes issue #9
2010-10-31 Ricardo GarciaRevert version number to INTERNAL
2010-10-31 Ricardo GarciaSet version number
2010-10-31 Ricardo GarciaFix code for metacafe.com (this fixes issue #8)
2010-10-31 Ricardo GarciaFix some minor unicode-related problems
2010-10-31 Ricardo GarciaUpdate internal documentation to reflect the new behaviour
2010-10-31 Ricardo GarciaDownload videos after extracting information
2010-10-31 Ricardo GarciaReplase self._downloader.to_stderr() with self._downloa...
2010-10-31 Ricardo GarciaPut the downloader in full control of output messages
2010-10-31 Ricardo GarciaMove the downloader return code to a class member
2010-10-31 Ricardo GarciaUse getpreferredencoding() instead of getdefaultlocale()
2010-10-31 Ricardo GarciaUpdate User-Agent string
2010-10-31 Ricardo GarciaMinor adjustments to closely match what a web browser...
2010-10-31 Ricardo GarciaMove the code to process an InfoExtractor result to...
2010-10-31 dannycolliganAdded cap if user requests ytsearch number over 1000...
2010-10-31 dannyc@omegaChanged ytsearchall to retrieve max 1000 results
2010-10-31 Ricardo GarciaRestore internal version number indicator
2010-10-31 Ricardo GarciaEstablish version number
2010-10-31 Ricardo GarciaFix issue #5
2010-10-31 Ricardo GarciaRemove some extra whitespace
2010-10-31 Ricardo GarciaSwitch to "INTERNAL" version again
2010-10-31 Ricardo GarciaSet version number for release
2010-10-31 Ricardo GarciaRemove --best-quality option and add proper support...
2010-10-31 Ricardo GarciaReplace setter and getter with simple attribute access
2010-10-31 Ricardo GarciaReplace version number while in progress
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaFix very wrong code for setting the language
2010-10-31 Ricardo GarciaFix wrong indentation
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaAdd que -w or --no-overwrites option
2010-10-31 Ricardo GarciaPut Danny Colligan as an author in the script itself
2010-10-31 Ricardo GarciaUse quote_plus instead of manually replacing spaces...
2010-10-31 Ricardo GarciaInclude Danny Colligan's YouTube search InfoExtractor
2010-10-31 Ricardo GarciaFix NameError
2010-10-31 Ricardo GarciaBump version and increase Firefox version number
2010-10-31 Ricardo GarciaAdd -a (--batch-file) option
next