| PEP8 |
|
More...
|
over 12 years ago
|
| use urllib hack to fix some bug or something |
|
More...
|
over 12 years ago
|
| Fix initialize_imgur_checking |
|
More...
|
over 12 years ago
|
| newlines! |
|
More...
|
over 12 years ago
|
| Ignore .bad_imgur.jpg |
|
More...
|
over 12 years ago
|
| Fix for requests>=1 |
|
More...
|
over 12 years ago
|
| +version number. 1.0 release will be python3 compatible |
|
More...
|
over 13 years ago
|
| fix indentation levels (2 spaces --> 4 spaces), use http://python-requests.org instead of urllib/urllib2 |
|
More...
|
over 13 years ago
|
| error handling |
|
More...
|
almost 14 years ago
|
| this is going to be a major release version |
|
More...
|
almost 14 years ago
|
| check if the submitter marked as nsfw |
|
More...
|
almost 14 years ago
|
| Merge branch 'dev' into sfw |
|
More...
|
almost 14 years ago
|
| Merge branch 'logging' into dev |
|
More...
|
almost 14 years ago
|
| Merge branch 'master' of github.com:legoktm/subdown2 into dev |
|
More...
|
almost 14 years ago
|
| better detection of images via headers |
|
More...
|
almost 14 years ago
|
| bugfix when checking headers, will be pushed to pypi |
|
More...
|
almost 14 years ago
|
| use the python logging API for much easier logging |
|
More...
|
almost 14 years ago
|
| set up a separate image downloading queue which would speed up the processing of imgur albums |
|
More...
|
almost 14 years ago
|
| update main thread messages to actually describe what is going on |
|
More...
|
almost 14 years ago
|
| disable yfrog since it is not reliable ever since yfrog changed their UI |
|
More...
|
almost 14 years ago
|
| skip if 'nsfw' is in the title and --sfw was enabled |
|
More...
|
almost 14 years ago
|
| create self.output method for each thread to ensure that threadname and time are printed when printing text |
|
More...
|
almost 14 years ago
|
| +major version for threading |
|
More...
|
almost 14 years ago
|
| remove more debug text |
|
More...
|
almost 14 years ago
|
| Merge branch 'threading' |
|
More...
|
almost 14 years ago
|
| remove debug text |
|
More...
|
almost 14 years ago
|
| fix typo |
|
More...
|
almost 14 years ago
|
| save logs at the end if bin/subdown2 is used, it goes to main() directly, so call it within that |
|
More...
|
almost 14 years ago
|
| since it's now a hidden file no need to get rid of it every time |
|
More...
|
almost 14 years ago
|
| fix up the logging module, Logger.save() now reads all the builtin values from the arguments passed to it |
|
More...
|
almost 14 years ago
|