This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
mirror of
https://github.com/l1ving/youtube-dl
synced
2026-05-20 21:29:58 +08:00
Code
Issues
Releases
Wiki
Activity
16,558
Commits
2
Branches
1,081
Tags
16d896b2a74e2b9989fc0483728f8009876fc4cf
Commit Graph
16558 Commits
This Branch
This Branch
All Branches
Put Danny Colligan as an author in the script itself
Ricardo Garcia
·
2010-10-31 11:23:48 +01:00
64a6f26c5d
Use quote_plus instead of manually replacing spaces by plus signs
Ricardo Garcia
·
2010-10-31 11:23:48 +01:00
a9633f1457
Improve documentation of new features in webpage
Ricardo Garcia
·
2010-10-31 11:23:47 +01:00
a20e4c2f96
Include Danny Colligan in credits
Ricardo Garcia
·
2010-10-31 11:23:47 +01:00
d1536018a8
Include Danny Colligan's YouTube search InfoExtractor
Ricardo Garcia
·
2010-10-31 11:23:47 +01:00
25af2bce3a
Fix NameError
Ricardo Garcia
·
2010-10-31 11:23:45 +01:00
2009.01.31
d1580ed990
Document new -a option
Ricardo Garcia
·
2010-10-31 11:23:44 +01:00
eb0d2909a8
Bump version and increase Firefox version number
Ricardo Garcia
·
2010-10-31 11:23:44 +01:00
ba72f8a5d1
Add -a (--batch-file) option
Ricardo Garcia
·
2010-10-31 11:23:44 +01:00
c6fd0bb806
Fix for YouTube internationalization changes
Ricardo Garcia
·
2010-10-31 11:23:44 +01:00
72ac78b8b0
Bump version number
Ricardo Garcia
·
2010-10-31 11:23:41 +01:00
2008.11.01
240b737ebd
Fix TypeError in decode() method and unordered playlist URLs
Ricardo Garcia
·
2010-10-31 11:23:41 +01:00
27d98b6e25
Improve documentation
Ricardo Garcia
·
2010-10-31 11:23:41 +01:00
5487aea5d8
Bump version number
Ricardo Garcia
·
2010-10-31 11:23:38 +01:00
2008.10.16
9ca4851a00
Make the YouTube login mechanism work across countries
Ricardo Garcia
·
2010-10-31 11:23:38 +01:00
1e9daf2a48
Bump version number
Ricardo Garcia
·
2010-10-31 11:23:38 +01:00
2008.09.20
d853063955
Fix metacafe.com and UTF8 output filenames
Ricardo Garcia
·
2010-10-31 11:23:35 +01:00
2546e7679f
Bump version string
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
2008.08.09
0ddf38df18
Add initial version of postprocessing framework
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
65cd34c5d7
Improve a couple of detection strings to avoid i18n-related bugs
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
5352678576
Increase version number
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
a7d06f400c
Improve error message regarding output templates and charsets
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
b1a1f8ea8f
Update webpage to reflect changes
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
f807dc157e
Simplify a statement
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
97accc0ece
Make the most prominent output strings Unicode and fix Unicode title bug
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
76a7f36400
Add YoutubePlaylistIE class
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
0c2dc87d9e
Add metacafe.com support and minor changse
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
020f7150aa
Fix directory creation not working with absolute paths
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
3af1e17284
Add --rate-limit program option
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
acd3d84298
Modify ignore filters
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
7337efbfe4
Strip newline from version
Ricardo Garcia
·
2010-10-31 11:23:31 +01:00
3c53b78720
Add script to regenerate index.html
Ricardo Garcia
·
2010-10-31 11:23:30 +01:00
bb02834692
Add old version of webpage
Ricardo Garcia
·
2010-10-31 11:23:30 +01:00
3e1cabc338
Fix video format command line option parsing and set version number
Ricardo Garcia
·
2010-10-31 11:23:26 +01:00
2008.07.22
d7bc253bb8
Convert direct uses of .to_stdout() into methods to ease inheritation
Ricardo Garcia
·
2008-07-22 22:40:50 +02:00
bafa5cd969
Add --mobile-version program option
Ricardo Garcia
·
2008-07-22 22:18:51 +02:00
90663284b2
Make the downloader print the name of the destination file
Ricardo Garcia
·
2008-07-22 15:53:22 +02:00
2130d8f6a4
Add a couple of exceptions to avoid exiting from class methods
Ricardo Garcia
·
2008-07-22 15:52:56 +02:00
e5bf0f551b
Minor comment
Ricardo Garcia
·
2008-07-22 15:26:32 +02:00
38acff0e77
Improve program documentation
Ricardo Garcia
·
2008-07-22 11:41:25 +02:00
1c5e23021e
Add .trouble() method to downloader to ease tracing retcode
Ricardo Garcia
·
2008-07-22 11:33:41 +02:00
0086d1ec32
Unify uppercase criteria in errors and trace return code
Ricardo Garcia
·
2008-07-22 11:16:32 +02:00
bb681b88df
Replace the directory separator in title
Ricardo Garcia
·
2008-07-22 11:05:22 +02:00
98a1fe038c
Fix not taking into account outs.outtmpl
Ricardo Garcia
·
2008-07-22 11:00:38 +02:00
e8e20c76f2
Remove useless comments
Ricardo Garcia
·
2008-07-22 10:57:19 +02:00
ae2e6e461c
Add command line parse code
Ricardo Garcia
·
2008-07-22 10:56:54 +02:00
209e9e27e7
Minor improvements and changes
Ricardo Garcia
·
2008-07-22 10:14:13 +02:00
f9f1e79879
Modify ignore list
Ricardo Garcia
·
2008-07-22 10:01:37 +02:00
656a7dc973
Add forceurl and forcetitle downloader options
Ricardo Garcia
·
2008-07-22 10:00:43 +02:00
05a84b35cc
Update and fix User-Agent header
Ricardo Garcia
·
2008-07-22 09:55:32 +02:00
7414bdf11d
First
Previous
...
328
329
330
331
332
Next
Last