index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Improve error message regarding output templates and charsets
Ricardo Garcia
2010-10-31
1
-1
/
+1
|
*
Update webpage to reflect changes
Ricardo Garcia
2010-10-31
1
-13
/
+52
|
*
Simplify a statement
Ricardo Garcia
2010-10-31
1
-4
/
+1
|
*
Make the most prominent output strings Unicode and fix Unicode title bug
Ricardo Garcia
2010-10-31
1
-56
/
+59
|
*
Add YoutubePlaylistIE class
Ricardo Garcia
2010-10-31
1
-0
/
+62
|
*
Add metacafe.com support and minor changse
Ricardo Garcia
2010-10-31
1
-3
/
+127
|
*
Fix directory creation not working with absolute paths
Ricardo Garcia
2010-10-31
1
-0
/
+1
|
*
Add --rate-limit program option
Ricardo Garcia
2010-10-31
1
-0
/
+35
|
*
Modify ignore filters
Ricardo Garcia
2010-10-31
1
-1
/
+2
|
*
Strip newline from version
Ricardo Garcia
2010-10-31
1
-1
/
+1
|
*
Add script to regenerate index.html
Ricardo Garcia
2010-10-31
1
-0
/
+15
|
*
Add old version of webpage
Ricardo Garcia
2010-10-31
1
-0
/
+173
|
*
Fix video format command line option parsing and set version number
Ricardo Garcia
2010-10-31
1
-3
/
+3
|
*
Convert direct uses of .to_stdout() into methods to ease inheritation
Ricardo Garcia
2008-07-22
1
-9
/
+43
|
*
Add --mobile-version program option
Ricardo Garcia
2008-07-22
1
-1
/
+3
|
*
Make the downloader print the name of the destination file
Ricardo Garcia
2008-07-22
1
-0
/
+1
|
*
Add a couple of exceptions to avoid exiting from class methods
Ricardo Garcia
2008-07-22
1
-7
/
+30
|
*
Minor comment
Ricardo Garcia
2008-07-22
1
-0
/
+1
|
*
Improve program documentation
Ricardo Garcia
2008-07-22
1
-1
/
+4
|
*
Add .trouble() method to downloader to ease tracing retcode
Ricardo Garcia
2008-07-22
1
-13
/
+26
|
*
Unify uppercase criteria in errors and trace return code
Ricardo Garcia
2008-07-22
1
-10
/
+23
|
*
Replace the directory separator in title
Ricardo Garcia
2008-07-22
1
-0
/
+1
|
*
Fix not taking into account outs.outtmpl
Ricardo Garcia
2008-07-22
1
-1
/
+2
|
*
Remove useless comments
Ricardo Garcia
2008-07-22
1
-5
/
+0
|
*
Add command line parse code
Ricardo Garcia
2008-07-22
1
-14
/
+66
|
*
Minor improvements and changes
Ricardo Garcia
2008-07-22
1
-6
/
+12
|
*
Modify ignore list
Ricardo Garcia
2008-07-22
1
-0
/
+2
|
*
Add forceurl and forcetitle downloader options
Ricardo Garcia
2008-07-22
1
-3
/
+15
|
*
Update and fix User-Agent header
Ricardo Garcia
2008-07-22
1
-1
/
+1
|
*
Improve some unicode regular expressions
Ricardo Garcia
2008-07-22
1
-4
/
+4
|
*
Improve fixed template checks
Ricardo Garcia
2008-07-22
1
-1
/
+8
|
*
Detect malformed output template
Ricardo Garcia
2008-07-22
1
-3
/
+3
|
*
Add .to_stderr() to downloaders
Ricardo Garcia
2008-07-22
1
-6
/
+10
|
*
Add support for the "simulate" option
Ricardo Garcia
2008-07-21
1
-0
/
+5
|
*
Correct a few formatting bugs and add .to_stdout() to downloader
Ricardo Garcia
2008-07-21
1
-32
/
+40
|
*
Check the output name is not fixed when there are several videos to download
Ricardo Garcia
2008-07-21
1
-4
/
+7
|
*
Create initial preview version of the new youtube-dl
Ricardo Garcia
2008-07-21
2
-0
/
+439
[prev]