youtube-dl.git
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 GarciaUpdate version number in LATEST_VERSION
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 GarciaRemove .hgignore from version tracking
2010-10-31 Ricardo GarciaAdd LATEST_VERSION to further ease checking which is...
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 GarciaRemove old ignore patterns which are no longer needed
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 GarciaRemove generator and webpage template, moved to wiki
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 GarciaDocument new -w option
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 GarciaImprove documentation of new features in webpage
2010-10-31 Ricardo GarciaInclude Danny Colligan in credits
2010-10-31 Ricardo GarciaInclude Danny Colligan's YouTube search InfoExtractor
2010-10-31 Ricardo GarciaFix NameError
2010-10-31 Ricardo GarciaDocument new -a option
2010-10-31 Ricardo GarciaBump version and increase Firefox version number
2010-10-31 Ricardo GarciaAdd -a (--batch-file) option
2010-10-31 Ricardo GarciaFix for YouTube internationalization changes
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaFix TypeError in decode() method and unordered playlist...
2010-10-31 Ricardo GarciaImprove documentation
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaMake the YouTube login mechanism work across countries
2010-10-31 Ricardo GarciaBump version number
2010-10-31 Ricardo GarciaFix metacafe.com and UTF8 output filenames
2010-10-31 Ricardo GarciaBump version string
2010-10-31 Ricardo GarciaAdd initial version of postprocessing framework
2010-10-31 Ricardo GarciaImprove a couple of detection strings to avoid i18n...
2010-10-31 Ricardo GarciaIncrease version number
2010-10-31 Ricardo GarciaImprove error message regarding output templates and...
2010-10-31 Ricardo GarciaUpdate webpage to reflect changes
2010-10-31 Ricardo GarciaSimplify a statement
2010-10-31 Ricardo GarciaMake the most prominent output strings Unicode and...
2010-10-31 Ricardo GarciaAdd YoutubePlaylistIE class
2010-10-31 Ricardo GarciaAdd metacafe.com support and minor changse
2010-10-31 Ricardo GarciaFix directory creation not working with absolute paths
2010-10-31 Ricardo GarciaAdd --rate-limit program option
2010-10-31 Ricardo GarciaModify ignore filters
2010-10-31 Ricardo GarciaStrip newline from version
2010-10-31 Ricardo GarciaAdd script to regenerate index.html
2010-10-31 Ricardo GarciaAdd old version of webpage
2010-10-31 Ricardo GarciaFix video format command line option parsing and set...
2008-07-22 Ricardo GarciaConvert direct uses of .to_stdout() into methods to...
next