3e703dd1cd
Remove generator and webpage template, moved to wiki
2010-10-31 11:23:52 +01:00
cc10940385
Fix very wrong code for setting the language
...
It turned out that, despite the program working without apparent errors,
the code for setting the language was completely wrong. First, it didn't
run unless some form of authentication was performed. Second, I
misstyped _LANG_URL as _LOGIN_URL, so the language was not being set at
all! Amazing it still worked.
2010-10-31 11:23:48 +01:00
5121ef2071
Fix wrong indentation
2010-10-31 11:23:48 +01:00
fd20984889
Bump version number
2009.02.07
2010-10-31 11:23:48 +01:00
111ae3695c
Document new -w option
2010-10-31 11:23:48 +01:00
0beeff4b3e
Add que -w or --no-overwrites option
2010-10-31 11:23:48 +01:00
64a6f26c5d
Put Danny Colligan as an author in the script itself
2010-10-31 11:23:48 +01:00
a9633f1457
Use quote_plus instead of manually replacing spaces by plus signs
2010-10-31 11:23:48 +01:00
a20e4c2f96
Improve documentation of new features in webpage
2010-10-31 11:23:47 +01:00
d1536018a8
Include Danny Colligan in credits
2010-10-31 11:23:47 +01:00
25af2bce3a
Include Danny Colligan's YouTube search InfoExtractor
2010-10-31 11:23:47 +01:00
d1580ed990
Fix NameError
2009.01.31
2010-10-31 11:23:45 +01:00
eb0d2909a8
Document new -a option
2010-10-31 11:23:44 +01:00
ba72f8a5d1
Bump version and increase Firefox version number
2010-10-31 11:23:44 +01:00
c6fd0bb806
Add -a (--batch-file) option
2010-10-31 11:23:44 +01:00
72ac78b8b0
Fix for YouTube internationalization changes
2010-10-31 11:23:44 +01:00
240b737ebd
Bump version number
2008.11.01
2010-10-31 11:23:41 +01:00
27d98b6e25
Fix TypeError in decode() method and unordered playlist URLs
2010-10-31 11:23:41 +01:00
5487aea5d8
Improve documentation
2010-10-31 11:23:41 +01:00
9ca4851a00
Bump version number
2008.10.16
2010-10-31 11:23:38 +01:00
1e9daf2a48
Make the YouTube login mechanism work across countries
2010-10-31 11:23:38 +01:00
d853063955
Bump version number
2008.09.20
2010-10-31 11:23:38 +01:00
2546e7679f
Fix metacafe.com and UTF8 output filenames
2010-10-31 11:23:35 +01:00
0ddf38df18
Bump version string
2008.08.09
2010-10-31 11:23:31 +01:00
65cd34c5d7
Add initial version of postprocessing framework
2010-10-31 11:23:31 +01:00
5352678576
Improve a couple of detection strings to avoid i18n-related bugs
2010-10-31 11:23:31 +01:00
a7d06f400c
Increase version number
2010-10-31 11:23:31 +01:00
b1a1f8ea8f
Improve error message regarding output templates and charsets
2010-10-31 11:23:31 +01:00
f807dc157e
Update webpage to reflect changes
2010-10-31 11:23:31 +01:00
97accc0ece
Simplify a statement
2010-10-31 11:23:31 +01:00
76a7f36400
Make the most prominent output strings Unicode and fix Unicode title bug
2010-10-31 11:23:31 +01:00
0c2dc87d9e
Add YoutubePlaylistIE class
2010-10-31 11:23:31 +01:00
020f7150aa
Add metacafe.com support and minor changse
2010-10-31 11:23:31 +01:00
3af1e17284
Fix directory creation not working with absolute paths
2010-10-31 11:23:31 +01:00
acd3d84298
Add --rate-limit program option
2010-10-31 11:23:31 +01:00
7337efbfe4
Modify ignore filters
2010-10-31 11:23:31 +01:00
3c53b78720
Strip newline from version
2010-10-31 11:23:31 +01:00
bb02834692
Add script to regenerate index.html
2010-10-31 11:23:30 +01:00
3e1cabc338
Add old version of webpage
2010-10-31 11:23:30 +01:00
d7bc253bb8
Fix video format command line option parsing and set version number
2008.07.22
2010-10-31 11:23:26 +01:00
bafa5cd969
Convert direct uses of .to_stdout() into methods to ease inheritation
2008-07-22 22:40:50 +02:00
90663284b2
Add --mobile-version program option
2008-07-22 22:18:51 +02:00
2130d8f6a4
Make the downloader print the name of the destination file
2008-07-22 15:53:22 +02:00
e5bf0f551b
Add a couple of exceptions to avoid exiting from class methods
2008-07-22 15:52:56 +02:00
38acff0e77
Minor comment
2008-07-22 15:26:32 +02:00
1c5e23021e
Improve program documentation
2008-07-22 11:41:25 +02:00
0086d1ec32
Add .trouble() method to downloader to ease tracing retcode
2008-07-22 11:33:41 +02:00
bb681b88df
Unify uppercase criteria in errors and trace return code
2008-07-22 11:16:32 +02:00
98a1fe038c
Replace the directory separator in title
2008-07-22 11:05:22 +02:00
e8e20c76f2
Fix not taking into account outs.outtmpl
2008-07-22 11:00:38 +02:00