Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -2/+1 |
| | |||||
* | [Keep2shareCC] Fix handleCaptcha | Walter Purcaro | 2014-10-23 | 1 | -8/+12 |
| | |||||
* | [Keep2shareCC] Fix CAPTCHA_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -10/+9 |
| | |||||
* | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 1 | -3/+3 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -3/+6 |
| | |||||
* | [OneFichierCom] Fixed wait pattern + code optimizations | Walter Purcaro | 2014-10-01 | 1 | -5/+6 |
| | |||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -4/+4 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -18/+7 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | 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 |