Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all other plugins | 2014-11-02 | 1 | -2/+2 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -5/+5 | |
| | |||||
* | Update plugins to last changes | 2014-10-28 | 1 | -2/+2 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -2/+2 | |
| | |||||
* | Avoid gettext conflict due variable `_` | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-25 | 1 | -2/+1 | |
| | |||||
* | [Keep2shareCC] Fix handleCaptcha | 2014-10-23 | 1 | -8/+12 | |
| | |||||
* | [Keep2shareCC] Fix CAPTCHA_PATTERN | 2014-10-22 | 1 | -10/+9 | |
| | |||||
* | Update hosters to self.error | 2014-10-19 | 1 | -3/+3 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+1 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Update plugins after CaptchaService and XFileSharingPro changes | 2014-10-03 | 1 | -3/+6 | |
| | |||||
* | [OneFichierCom] Fixed wait pattern + code optimizations | 2014-10-01 | 1 | -5/+6 | |
| | |||||
* | Logging string cosmetics | 2014-09-27 | 1 | -4/+4 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 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 | 2014-07-20 | 1 | -1/+1 | |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | 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 ↵ | 2014-07-05 | 1 | -1/+1 | |
| | | | | "OFFLINE_PATTERN" | ||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 1 | -1/+0 | |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Fix retry time formats | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Replace range with xrange | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | K2S: added two wait patterns. | 2014-03-07 | 1 | -2/+19 | |
| | | | | Merged #495 | ||||
* | Keep2share: fixed #450 | 2014-01-10 | 1 | -9/+18 | |
| | |||||
* | Keep2share: fixed #445 | 2013-12-29 | 1 | -2/+2 | |
| | |||||
* | Keep2share: fixed #405 | 2013-12-13 | 1 | -24/+25 | |
| | |||||
* | Hoster: Keep2shareCC: Pattern updated | 2013-11-17 | 1 | -3/+3 | |
| | |||||
* | Keep2share: added k2s.cc support | 2013-10-31 | 1 | -2/+7 | |
| | | | | see #92 | ||||
* | Keep2share: using ReCaptcha from CaptchaService | 2013-10-11 | 1 | -2/+2 | |
| | |||||
* | Keep2share: improved offline pattern | 2013-10-07 | 1 | -2/+2 | |
| | | | suggested in #92 | ||||
* | New plugin: Keep2shareCC | 2013-09-29 | 1 | -0/+89 | |
Requested in #92 |