Commit Graph

21 Commits (e5bf0f551bbd3f4f939d48da0a81d32df11ec3da)
 

Author SHA1 Message Date
Ricardo Garcia e5bf0f551b Add a couple of exceptions to avoid exiting from class methods
Ricardo Garcia 38acff0e77 Minor comment
Ricardo Garcia 1c5e23021e Improve program documentation
Ricardo Garcia 0086d1ec32 Add .trouble() method to downloader to ease tracing retcode
Ricardo Garcia bb681b88df Unify uppercase criteria in errors and trace return code
Ricardo Garcia 98a1fe038c Replace the directory separator in title
Ricardo Garcia e8e20c76f2 Fix not taking into account outs.outtmpl
Ricardo Garcia ae2e6e461c Remove useless comments
Ricardo Garcia 209e9e27e7 Add command line parse code
Ricardo Garcia f9f1e79879 Minor improvements and changes
Ricardo Garcia 656a7dc973 Modify ignore list
Ricardo Garcia 05a84b35cc Add forceurl and forcetitle downloader options
Ricardo Garcia 7414bdf11d Update and fix User-Agent header
Ricardo Garcia f97c8db74e Improve some unicode regular expressions
Ricardo Garcia 22899cea59 Improve fixed template checks
Ricardo Garcia 14c300687e Detect malformed output template
Ricardo Garcia 7e5cab6730 Add .to_stderr() to downloaders
Ricardo Garcia b609fd549f Add support for the "simulate" option
Ricardo Garcia 9fcd8355e5 Correct a few formatting bugs and add .to_stdout() to downloader
Ricardo Garcia b46347267a Check the output name is not fixed when there are several videos to download
Ricardo Garcia 4fa74b5252 Create initial preview version of the new youtube-dl