Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -1/+1 |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -3/+4 |
| | | | | 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 header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+0 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | K2S: added two wait patterns. | igel-kun | 2014-03-07 | 1 | -2/+19 |
| | | | | Merged #495 | ||||
* | Keep2share: fixed #450 | Stefano | 2014-01-10 | 1 | -9/+18 |
| | |||||
* | Keep2share: fixed #445 | Stefano | 2013-12-29 | 1 | -2/+2 |
| | |||||
* | Keep2share: fixed #405 | Stefano | 2013-12-13 | 1 | -24/+25 |
| | |||||
* | Hoster: Keep2shareCC: Pattern updated | Walter Purcaro | 2013-11-17 | 1 | -3/+3 |
| | |||||
* | Keep2share: added k2s.cc support | Stefano | 2013-10-31 | 1 | -2/+7 |
| | | | | see #92 | ||||
* | Keep2share: using ReCaptcha from CaptchaService | Stefano | 2013-10-11 | 1 | -2/+2 |
| | |||||
* | Keep2share: improved offline pattern | Stefano | 2013-10-07 | 1 | -2/+2 |
| | | | suggested in #92 | ||||
* | New plugin: Keep2shareCC | Stefano | 2013-09-29 | 1 | -0/+89 |
Requested in #92 |