index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2010-10-31
Bump version number
2008.11.01
Ricardo Garcia
2010-10-31
Fix TypeError in decode() method and unordered playlist URLs
Ricardo Garcia
2010-10-31
Improve documentation
Ricardo Garcia
2010-10-31
Bump version number
2008.10.16
Ricardo Garcia
2010-10-31
Make the YouTube login mechanism work across countries
Ricardo Garcia
2010-10-31
Bump version number
2008.09.20
Ricardo Garcia
2010-10-31
Fix metacafe.com and UTF8 output filenames
Ricardo Garcia
2010-10-31
Bump version string
2008.08.09
Ricardo Garcia
2010-10-31
Add initial version of postprocessing framework
Ricardo Garcia
2010-10-31
Improve a couple of detection strings to avoid i18n-related bugs
Ricardo Garcia
2010-10-31
Increase version number
Ricardo Garcia
2010-10-31
Improve error message regarding output templates and charsets
Ricardo Garcia
2010-10-31
Update webpage to reflect changes
Ricardo Garcia
2010-10-31
Simplify a statement
Ricardo Garcia
2010-10-31
Make the most prominent output strings Unicode and fix Unicode title bug
Ricardo Garcia
2010-10-31
Add YoutubePlaylistIE class
Ricardo Garcia
2010-10-31
Add metacafe.com support and minor changse
Ricardo Garcia
2010-10-31
Fix directory creation not working with absolute paths
Ricardo Garcia
2010-10-31
Add --rate-limit program option
Ricardo Garcia
2010-10-31
Modify ignore filters
Ricardo Garcia
2010-10-31
Strip newline from version
Ricardo Garcia
2010-10-31
Add script to regenerate index.html
Ricardo Garcia
2010-10-31
Add old version of webpage
Ricardo Garcia
2010-10-31
Fix video format command line option parsing and set version number
2008.07.22
Ricardo Garcia
2008-07-22
Convert direct uses of .to_stdout() into methods to ease inheritation
Ricardo Garcia
2008-07-22
Add --mobile-version program option
Ricardo Garcia
2008-07-22
Make the downloader print the name of the destination file
Ricardo Garcia
2008-07-22
Add a couple of exceptions to avoid exiting from class methods
Ricardo Garcia
2008-07-22
Minor comment
Ricardo Garcia
2008-07-22
Improve program documentation
Ricardo Garcia
2008-07-22
Add .trouble() method to downloader to ease tracing retcode
Ricardo Garcia
2008-07-22
Unify uppercase criteria in errors and trace return code
Ricardo Garcia
2008-07-22
Replace the directory separator in title
Ricardo Garcia
2008-07-22
Fix not taking into account outs.outtmpl
Ricardo Garcia
2008-07-22
Remove useless comments
Ricardo Garcia
2008-07-22
Add command line parse code
Ricardo Garcia
2008-07-22
Minor improvements and changes
Ricardo Garcia
2008-07-22
Modify ignore list
Ricardo Garcia
2008-07-22
Add forceurl and forcetitle downloader options
Ricardo Garcia
2008-07-22
Update and fix User-Agent header
Ricardo Garcia
2008-07-22
Improve some unicode regular expressions
Ricardo Garcia
2008-07-22
Improve fixed template checks
Ricardo Garcia
2008-07-22
Detect malformed output template
Ricardo Garcia
2008-07-22
Add .to_stderr() to downloaders
Ricardo Garcia
2008-07-21
Add support for the "simulate" option
Ricardo Garcia
2008-07-21
Correct a few formatting bugs and add .to_stdout() to downloader
Ricardo Garcia
2008-07-21
Check the output name is not fixed when there are several videos to download
Ricardo Garcia
2008-07-21
Create initial preview version of the new youtube-dl
Ricardo Garcia