Ricardo Garcia
053e77d6ed
Remove old ignore patterns which are no longer needed
14 years ago
Ricardo Garcia
d0a9affb46
Replace setter and getter with simple attribute access
14 years ago
Ricardo Garcia
76800042fd
Replace version number while in progress
14 years ago
Ricardo Garcia
7ab2043c9c
Bump version number
14 years ago
Ricardo Garcia
3e703dd1cd
Remove generator and webpage template, moved to wiki
14 years ago
Ricardo Garcia
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.
14 years ago
Ricardo Garcia
5121ef2071
Fix wrong indentation
14 years ago
Ricardo Garcia
fd20984889
Bump version number
14 years ago
Ricardo Garcia
111ae3695c
Document new -w option
14 years ago
Ricardo Garcia
0beeff4b3e
Add que -w or --no-overwrites option
14 years ago
Ricardo Garcia
64a6f26c5d
Put Danny Colligan as an author in the script itself
14 years ago
Ricardo Garcia
a9633f1457
Use quote_plus instead of manually replacing spaces by plus signs
14 years ago
Ricardo Garcia
a20e4c2f96
Improve documentation of new features in webpage
14 years ago
Ricardo Garcia
d1536018a8
Include Danny Colligan in credits
14 years ago
Ricardo Garcia
25af2bce3a
Include Danny Colligan's YouTube search InfoExtractor
14 years ago
Ricardo Garcia
d1580ed990
Fix NameError
14 years ago
Ricardo Garcia
eb0d2909a8
Document new -a option
14 years ago
Ricardo Garcia
ba72f8a5d1
Bump version and increase Firefox version number
14 years ago
Ricardo Garcia
c6fd0bb806
Add -a (--batch-file) option
14 years ago
Ricardo Garcia
72ac78b8b0
Fix for YouTube internationalization changes
14 years ago
Ricardo Garcia
240b737ebd
Bump version number
14 years ago
Ricardo Garcia
27d98b6e25
Fix TypeError in decode() method and unordered playlist URLs
14 years ago
Ricardo Garcia
5487aea5d8
Improve documentation
14 years ago
Ricardo Garcia
9ca4851a00
Bump version number
14 years ago
Ricardo Garcia
1e9daf2a48
Make the YouTube login mechanism work across countries
14 years ago
Ricardo Garcia
d853063955
Bump version number
14 years ago
Ricardo Garcia
2546e7679f
Fix metacafe.com and UTF8 output filenames
14 years ago
Ricardo Garcia
0ddf38df18
Bump version string
14 years ago
Ricardo Garcia
65cd34c5d7
Add initial version of postprocessing framework
14 years ago
Ricardo Garcia
5352678576
Improve a couple of detection strings to avoid i18n-related bugs
14 years ago
Ricardo Garcia
a7d06f400c
Increase version number
14 years ago
Ricardo Garcia
b1a1f8ea8f
Improve error message regarding output templates and charsets
14 years ago
Ricardo Garcia
f807dc157e
Update webpage to reflect changes
14 years ago
Ricardo Garcia
97accc0ece
Simplify a statement
14 years ago
Ricardo Garcia
76a7f36400
Make the most prominent output strings Unicode and fix Unicode title bug
14 years ago
Ricardo Garcia
0c2dc87d9e
Add YoutubePlaylistIE class
14 years ago
Ricardo Garcia
020f7150aa
Add metacafe.com support and minor changse
14 years ago
Ricardo Garcia
3af1e17284
Fix directory creation not working with absolute paths
14 years ago
Ricardo Garcia
acd3d84298
Add --rate-limit program option
14 years ago
Ricardo Garcia
7337efbfe4
Modify ignore filters
14 years ago
Ricardo Garcia
3c53b78720
Strip newline from version
14 years ago
Ricardo Garcia
bb02834692
Add script to regenerate index.html
14 years ago
Ricardo Garcia
3e1cabc338
Add old version of webpage
14 years ago
Ricardo Garcia
d7bc253bb8
Fix video format command line option parsing and set version number
14 years ago
Ricardo Garcia
bafa5cd969
Convert direct uses of .to_stdout() into methods to ease inheritation
17 years ago
Ricardo Garcia
90663284b2
Add --mobile-version program option
17 years ago
Ricardo Garcia
2130d8f6a4
Make the downloader print the name of the destination file
17 years ago
Ricardo Garcia
e5bf0f551b
Add a couple of exceptions to avoid exiting from class methods
17 years ago
Ricardo Garcia
38acff0e77
Minor comment
17 years ago
Ricardo Garcia
1c5e23021e
Improve program documentation
17 years ago