Commit Graph

11341 Commits (99709cc3f121010421360ba94d75e16ce15f0be5)
 

Author SHA1 Message Date
Ricardo Garcia 0ddf38df18 Bump version string
Ricardo Garcia 65cd34c5d7 Add initial version of postprocessing framework
Ricardo Garcia 5352678576 Improve a couple of detection strings to avoid i18n-related bugs
Ricardo Garcia a7d06f400c Increase version number
Ricardo Garcia b1a1f8ea8f Improve error message regarding output templates and charsets
Ricardo Garcia f807dc157e Update webpage to reflect changes
Ricardo Garcia 97accc0ece Simplify a statement
Ricardo Garcia 76a7f36400 Make the most prominent output strings Unicode and fix Unicode title bug
Ricardo Garcia 0c2dc87d9e Add YoutubePlaylistIE class
Ricardo Garcia 020f7150aa Add metacafe.com support and minor changse
Ricardo Garcia 3af1e17284 Fix directory creation not working with absolute paths
Ricardo Garcia acd3d84298 Add --rate-limit program option
Ricardo Garcia 7337efbfe4 Modify ignore filters
Ricardo Garcia 3c53b78720 Strip newline from version
Ricardo Garcia bb02834692 Add script to regenerate index.html
Ricardo Garcia 3e1cabc338 Add old version of webpage
Ricardo Garcia d7bc253bb8 Fix video format command line option parsing and set version number
Ricardo Garcia bafa5cd969 Convert direct uses of .to_stdout() into methods to ease inheritation
Ricardo Garcia 90663284b2 Add --mobile-version program option
Ricardo Garcia 2130d8f6a4 Make the downloader print the name of the destination file
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