Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | modified filename escaping to a "smarter" one | Filippo Valsorda | 2012-10-28 | 1 | -3/+13 | |
| | | ||||||
* | | update default UA string (Closes #390) | Philipp Hagemeister | 2012-09-27 | 1 | -1/+1 | |
| | | ||||||
* | | Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400 | Filippo Valsorda | 2012-08-19 | 1 | -1/+1 | |
|/ | ||||||
* | don't corrupt stdout (-o -) in verbose mode | chocolateboy | 2012-05-30 | 1 | -1/+1 | |
| | ||||||
* | reorganized the titles sanitizing: now title is the untouched title | Filippo Valsorda | 2012-05-09 | 1 | -10/+8 | |
| | | | | | and stitle is created in process_info() and is cross-filesystem sanitized by sanitize_filename(); closes #164 | |||||
* | Introduced Trouble(Exception) for more elegant non-fatal errors handling | Filippo Valsorda | 2012-05-09 | 1 | -0/+7 | |
| | ||||||
* | dropped the support for Python 2.5 | Filippo Valsorda | 2012-05-01 | 1 | -5/+1 | |
| | | | | | | | let's elaborate the decision: Python 2.5 is a 6 years old release and "under the current release policy, no security issues in Python 2.5 will be fixed anymore" (!!); also, it doesn't support the new zipfile distribution format. | |||||
* | some HTMLParser bugfixes | Filippo Valsorda | 2012-04-13 | 1 | -1/+10 | |
| | ||||||
* | merged unescapeHTML branch; removed lxml dependency | Filippo Valsorda | 2012-04-11 | 1 | -3/+80 | |
| | ||||||
* | better naming for the sub-modules | Filippo Valsorda - Campagna | 2012-04-10 | 1 | -0/+267 | |