summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix video format command line option parsing and set version number 2008.07.22Ricardo Garcia2010-10-311-3/+3
* Convert direct uses of .to_stdout() into methods to ease inheritationRicardo Garcia2008-07-221-9/+43
* Add --mobile-version program optionRicardo Garcia2008-07-221-1/+3
* Make the downloader print the name of the destination fileRicardo Garcia2008-07-221-0/+1
* Add a couple of exceptions to avoid exiting from class methodsRicardo Garcia2008-07-221-7/+30
* Minor commentRicardo Garcia2008-07-221-0/+1
* Improve program documentationRicardo Garcia2008-07-221-1/+4
* Add .trouble() method to downloader to ease tracing retcodeRicardo Garcia2008-07-221-13/+26
* Unify uppercase criteria in errors and trace return codeRicardo Garcia2008-07-221-10/+23
* Replace the directory separator in titleRicardo Garcia2008-07-221-0/+1
* Fix not taking into account outs.outtmplRicardo Garcia2008-07-221-1/+2
* Remove useless commentsRicardo Garcia2008-07-221-5/+0
* Add command line parse codeRicardo Garcia2008-07-221-14/+66
* Minor improvements and changesRicardo Garcia2008-07-221-6/+12
* Modify ignore listRicardo Garcia2008-07-221-0/+2
* Add forceurl and forcetitle downloader optionsRicardo Garcia2008-07-221-3/+15
* Update and fix User-Agent headerRicardo Garcia2008-07-221-1/+1
* Improve some unicode regular expressionsRicardo Garcia2008-07-221-4/+4
* Improve fixed template checksRicardo Garcia2008-07-221-1/+8
* Detect malformed output templateRicardo Garcia2008-07-221-3/+3
* Add .to_stderr() to downloadersRicardo Garcia2008-07-221-6/+10
* Add support for the "simulate" optionRicardo Garcia2008-07-211-0/+5
* Correct a few formatting bugs and add .to_stdout() to downloaderRicardo Garcia2008-07-211-32/+40
* Check the output name is not fixed when there are several videos to downloadRicardo Garcia2008-07-211-4/+7
* Create initial preview version of the new youtube-dlRicardo Garcia2008-07-212-0/+439