Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -4/+4 |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+2 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | 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 | ||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -13/+18 |
| | |||||
* | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 1 | -50/+50 |
| | |||||
* | Using the same translatable string | Stefano | 2013-07-20 | 1 | -2/+2 |
| | |||||
* | PremiumizeMe: Added code that generates fall back file names (used for ↵ | Florian Franzen | 2012-05-30 | 1 | -5/+14 |
| | | | | freakshare, etc, which do not supply filenames while downloading). Fixed #581. | ||||
* | Added premiumize.me support, using their new API ↵ | Florian Franzen | 2012-04-09 | 1 | -0/+41 |
(https://secure.premiumize.me/?show=api). This fixes #416. |