summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove generator and webpage template, moved to wikiRicardo Garcia2010-10-312-244/+0
|
* Fix very wrong code for setting the languageRicardo Garcia2010-10-311-5/+5
| | | | | | | | 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.
* Fix wrong indentationRicardo Garcia2010-10-311-1/+1
|
* Bump version numberRicardo Garcia2010-10-311-1/+1
|
* Document new -w optionRicardo Garcia2010-10-311-0/+3
|
* Add que -w or --no-overwrites optionRicardo Garcia2010-10-311-0/+7
|
* Put Danny Colligan as an author in the script itselfRicardo Garcia2010-10-311-0/+1
|
* Use quote_plus instead of manually replacing spaces by plus signsRicardo Garcia2010-10-311-1/+1
|
* Improve documentation of new features in webpageRicardo Garcia2010-10-311-2/+13
|
* Include Danny Colligan in creditsRicardo Garcia2010-10-311-0/+1
|
* Include Danny Colligan's YouTube search InfoExtractorRicardo Garcia2010-10-311-0/+86
|
* Fix NameErrorRicardo Garcia2010-10-311-0/+1
|
* Document new -a optionRicardo Garcia2010-10-311-0/+3
|
* Bump version and increase Firefox version numberRicardo Garcia2010-10-311-2/+2
|
* Add -a (--batch-file) optionRicardo Garcia2010-10-311-2/+12
|
* Fix for YouTube internationalization changesRicardo Garcia2010-10-311-7/+21
|
* Bump version numberRicardo Garcia2010-10-311-1/+1
|
* Fix TypeError in decode() method and unordered playlist URLsRicardo Garcia2010-10-311-4/+8
|
* Improve documentationRicardo Garcia2010-10-311-8/+7
|
* Bump version numberRicardo Garcia2010-10-311-1/+1
|
* Make the YouTube login mechanism work across countriesRicardo Garcia2010-10-311-7/+7
|
* Bump version numberRicardo Garcia2010-10-311-1/+1
|
* Fix metacafe.com and UTF8 output filenamesRicardo Garcia2010-10-311-5/+6
|
* Bump version stringRicardo Garcia2010-10-311-1/+1
|
* Add initial version of postprocessing frameworkRicardo Garcia2010-10-311-0/+86
|
* Improve a couple of detection strings to avoid i18n-related bugsRicardo Garcia2010-10-311-3/+3
|
* Increase version numberRicardo Garcia2010-10-311-1/+1
|
* Improve error message regarding output templates and charsetsRicardo Garcia2010-10-311-1/+1
|
* Update webpage to reflect changesRicardo Garcia2010-10-311-13/+52
|
* Simplify a statementRicardo Garcia2010-10-311-4/+1
|
* Make the most prominent output strings Unicode and fix Unicode title bugRicardo Garcia2010-10-311-56/+59
|
* Add YoutubePlaylistIE classRicardo Garcia2010-10-311-0/+62
|
* Add metacafe.com support and minor changseRicardo Garcia2010-10-311-3/+127
|
* Fix directory creation not working with absolute pathsRicardo Garcia2010-10-311-0/+1
|
* Add --rate-limit program optionRicardo Garcia2010-10-311-0/+35
|
* Modify ignore filtersRicardo Garcia2010-10-311-1/+2
|
* Strip newline from versionRicardo Garcia2010-10-311-1/+1
|
* Add script to regenerate index.htmlRicardo Garcia2010-10-311-0/+15
|
* Add old version of webpageRicardo Garcia2010-10-311-0/+173
|
* Fix video format command line option parsing and set version numberRicardo Garcia2010-10-311-3/+3
|
* Convert direct uses of .to_stdout() into methods to ease inheritationRicardo Garcia2008-07-221-9/+43
|
* Add --mobile-version program optionRicardo Garcia2008-07-221-1/+3
|
* Make the downloader print the name of the destination fileRicardo Garcia2008-07-221-0/+1
|
* Add a couple of exceptions to avoid exiting from class methodsRicardo Garcia2008-07-221-7/+30
|
* Minor commentRicardo Garcia2008-07-221-0/+1
|
* Improve program documentationRicardo Garcia2008-07-221-1/+4
|
* Add .trouble() method to downloader to ease tracing retcodeRicardo Garcia2008-07-221-13/+26
|
* Unify uppercase criteria in errors and trace return codeRicardo Garcia2008-07-221-10/+23
|
* Replace the directory separator in titleRicardo Garcia2008-07-221-0/+1
|
* Fix not taking into account outs.outtmplRicardo Garcia2008-07-221-1/+2
|