Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -2/+1 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -3/+3 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | Fix __pattern__ www | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@d3be840 | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Cleanup for setup vars. | Walter Purcaro | 2013-10-23 | 1 | -3/+0 |
| | | | | See #315 | ||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -5/+6 |
| | |||||
* | fixed youtube and youporn, thx LvX (forum.pyload.org/viewtopic.php?t=276) | Jeix | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | youporn fix | Jeix | 2010-11-06 | 1 | -1/+1 |
| | |||||
* | youporn fix and YourfilesTo support | Jeix | 2010-09-24 | 1 | -17/+13 |
| | |||||
* | some automatic fixes | RaNaN | 2010-08-27 | 1 | -5/+5 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+60 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -60/+0 |
| | |||||
* | YouPorn name fix | Jeix | 2010-06-28 | 1 | -1/+1 |
| | |||||
* | fixed #115 | Jeix | 2010-06-27 | 1 | -2/+2 |
| | | | | repr(url) in Request.py shows the bug. The webinterface added the links with a trailing "\r". | ||||
* | youporn fix | Jeix | 2010-06-27 | 1 | -2/+2 |
| | | | | and cli config fix | ||||
* | refactored plugins, new plugin manager | mkaay | 2010-05-05 | 1 | -12/+10 |
| | |||||
* | several fixes | mkaay | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | Pack Fixes | spoob | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | closes #13 | mkaay | 2009-12-27 | 1 | -0/+62 |