Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module temp | Walter Purcaro | 2015-02-16 | 1 | -0/+18 |
| | |||||
* | module -> pyload | Walter Purcaro | 2014-09-14 | 1 | -23/+0 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -1/+3 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -3/+2 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | Walter Purcaro | 2014-07-05 | 1 | -1/+1 |
| | | | | "OFFLINE_PATTERN" | ||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | 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 | -0/+1 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix HOSTER_NAME in XFileSharingPro plugins | Walter Purcaro | 2014-04-11 | 1 | -1/+2 |
| | | | | Merges vuolter/pyload@f20b998 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Added LONG_WAIT_PATTERN regex | z00nx | 2013-01-16 | 1 | -1/+1 |
| | |||||
* | Removed unneeded imported modules, added todo list | z00nx | 2013-01-15 | 1 | -3/+2 |
| | |||||
* | Added IFileWs plugin | z00nx | 2013-01-12 | 1 | -0/+21 |