Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code cosmetics | Walter Purcaro | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | __config__ cosmetics | Walter Purcaro | 2015-03-25 | 1 | -0/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Update plugins after CaptchaService changes | Walter Purcaro | 2015-01-22 | 1 | -2/+2 |
| | |||||
* | "New Year" Update: hoster plugins | Walter Purcaro | 2015-01-09 | 1 | -7/+2 |
| | |||||
* | Improve a lot of plugin __pattern__ | Walter Purcaro | 2014-12-27 | 1 | -1/+1 |
| | |||||
* | [BitshareCom] Code cosmetics | Walter Purcaro | 2014-12-24 | 1 | -14/+20 |
| | |||||
* | [SimpleHoster] Improve multi-hoster feature | Walter Purcaro | 2014-12-23 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-22 | 1 | -3/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-12-09 | 1 | -3/+5 |
| | |||||
* | Plugin code cosmetics (3) | Walter Purcaro | 2014-12-07 | 1 | -1/+1 |
| | |||||
* | Fix cookie domain | Walter Purcaro | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -19/+19 |
| | |||||
* | Update all other plugins | Walter Purcaro | 2014-11-02 | 1 | -4/+4 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -5/+5 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -2/+1 |
| | |||||
* | Simplify captcha challenge calls | Walter Purcaro | 2014-10-23 | 1 | -5/+1 |
| | |||||
* | Update hosters to self.error | Walter Purcaro | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Pattern update 2 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Pattern update 1 | Walter Purcaro | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | 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/+3 |
| | | | | Whitespaces and EOF fixup | ||||
* | Spare code fixes about COOKIES | Walter Purcaro | 2014-10-05 | 1 | -1/+6 |
| | |||||
* | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -5/+7 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -1/+1 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Fix hosters SH_COOKIES syntax | Walter Purcaro | 2014-07-20 | 1 | -5/+8 |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -4/+4 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | Compute wait time using secondsToMidnight | Walter Purcaro | 2014-07-06 | 1 | -2/+1 |
| | |||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | Walter Purcaro | 2014-07-05 | 1 | -2/+2 |
| | | | | "OFFLINE_PATTERN" | ||||
* | [Bitshare] Fixed #663 | Stefano | 2014-06-30 | 1 | -1/+7 |
| | |||||
* | Replace __pattern__ double quotes with single | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | Use pyfile instead self.pyfile | Walter Purcaro | 2014-04-11 | 1 | -4/+4 |
| | | | | Merges vuolter/pyload@b7f6e2e | ||||
* | 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 | ||||
* | Use re.match for __pattern__ matches instead re.search | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@9117005 | ||||
* | Use wait to set time in SimpleHoster plugins | Walter Purcaro | 2014-04-11 | 1 | -7/+3 |
| | | | | Merges vuolter/pyload@bb002ac | ||||
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | 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 | ||||
* | BitshareCom: fixes | Stefano | 2013-09-03 | 1 | -12/+11 |
| | | | | see #227 | ||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -19/+19 |
| | |||||
* | BitshareCom: fixed #188 | Stefano | 2013-07-17 | 1 | -39/+7 |
| | |||||
* | Using CaptchaService to make them works on 0.5 | Stefano | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | failed 'NoneType' object has no attribute 'group' (if no reconnect is available) | magnat | 2012-11-24 | 1 | -6/+16 |
| | |||||
* | fix cookie in request (the language parameter is important) | magnat | 2012-11-24 | 1 | -2/+2 |
| | |||||
* | update bitshare, icyfiles - closed #562, #282 - thx godofdream | zoidberg10 | 2012-08-02 | 1 | -3/+3 |
| | |||||
* | plugin updates: closed #592, #565; closed #591 | zoidberg10 | 2012-04-28 | 1 | -3/+10 |
| | |||||
* | fix uloz.to & bitshare.com premium | zoidberg10 | 2012-04-22 | 1 | -4/+8 |
| | |||||
* | add Zevera.com; bitshare - might fix #554; add 120 new hosters (or maybe not) | zoidberg10 | 2012-03-15 | 1 | -14/+18 |
| | |||||
* | AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro plugin | zoidberg10 | 2012-03-07 | 1 | -0/+2 |
| | |||||
* | plugin cleanups | RaNaN | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | RelinkUs, ShareLinksBiz, BitshareCom little improvements | fragonib | 2011-06-12 | 1 | -13/+7 |
| | |||||
* | ernieb's hoster patches | mkaay | 2011-06-10 | 1 | -3/+11 |
| | |||||
* | Use new logging functions | fragonib | 2011-06-05 | 1 | -13/+12 |
| | |||||
* | update version numbers | Paul King | 2011-05-07 | 1 | -1/+1 |
| | |||||
* | Bitshare doesn't support chunking | Paul King | 2011-05-07 | 1 | -0/+1 |
| | |||||
* | new file states (temp. offline, skipped) | RaNaN | 2011-05-02 | 1 | -3/+4 |
| | |||||
* | BitshareCom: I18N issues, HTTPRequest: Prevent follow redirection with ↵ | fragonib | 2011-05-02 | 1 | -7/+12 |
| | | | | just_header | ||||
* | UploadStation & BitshareCom: #295 | fragonib | 2011-04-30 | 1 | -1/+1 |
| | |||||
* | UploadStation & BitshareCom: Remove unicode workaround (yet implemented on ↵ | fragonib | 2011-04-24 | 1 | -2/+2 |
| | | | | Plugin module) | ||||
* | bitshare fixes | RaNaN | 2011-04-24 | 1 | -13/+9 |
| | |||||
* | UploadStation & BitshareCom: Unicode issues | fragonib | 2011-04-24 | 1 | -11/+6 |
| | |||||
* | UploadStation & BitshareCom: Improved debugging | fragonib | 2011-04-24 | 1 | -40/+63 |
| | |||||
* | BitshareCom: Fix i18n issues | fragonib | 2011-04-23 | 1 | -21/+35 |
| | |||||
* | closed #269, #282, #283, #285, #286, #287 | RaNaN | 2011-04-22 | 1 | -0/+116 |