youtube-dl.git
2008-07-22 Ricardo GarciaAdd --mobile-version program option
2008-07-22 Ricardo GarciaMake the downloader print the name of the destination...
2008-07-22 Ricardo GarciaAdd a couple of exceptions to avoid exiting from class...
2008-07-22 Ricardo GarciaMinor comment
2008-07-22 Ricardo GarciaImprove program documentation
2008-07-22 Ricardo GarciaAdd .trouble() method to downloader to ease tracing...
2008-07-22 Ricardo GarciaUnify uppercase criteria in errors and trace return...
2008-07-22 Ricardo GarciaReplace the directory separator in title
2008-07-22 Ricardo GarciaFix not taking into account outs.outtmpl
2008-07-22 Ricardo GarciaRemove useless comments
2008-07-22 Ricardo GarciaAdd command line parse code
2008-07-22 Ricardo GarciaMinor improvements and changes
2008-07-22 Ricardo GarciaModify ignore list
2008-07-22 Ricardo GarciaAdd forceurl and forcetitle downloader options
2008-07-22 Ricardo GarciaUpdate and fix User-Agent header
2008-07-22 Ricardo GarciaImprove some unicode regular expressions
2008-07-22 Ricardo GarciaImprove fixed template checks
2008-07-22 Ricardo GarciaDetect malformed output template
2008-07-21 Ricardo GarciaAdd .to_stderr() to downloaders
2008-07-21 Ricardo GarciaAdd support for the "simulate" option
2008-07-21 Ricardo GarciaCorrect a few formatting bugs and add .to_stdout()...
2008-07-21 Ricardo GarciaCheck the output name is not fixed when there are sever...
2008-07-21 Ricardo GarciaCreate initial preview version of the new youtube-dl