Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing create_getInfo | Walter Purcaro | 2014-12-12 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Remove CONTENT_DISPOSITION + Rename parseInfo to parseInfos | Walter Purcaro | 2014-12-12 | 1 | -6/+5 |
| | |||||
* | [CaptchaService] New service AdYouLike + AdsCaptcha detect_key fixup | Walter Purcaro | 2014-12-10 | 1 | -42/+161 |
| | |||||
* | Fix __version__ format in some plugins | Walter Purcaro | 2014-12-09 | 2 | -2/+2 |
| | |||||
* | [SimpleHoster] Fix multihost | Walter Purcaro | 2014-12-06 | 1 | -6/+11 |
| | |||||
* | [MultiHoster] Code cosmetics | Walter Purcaro | 2014-12-06 | 1 | -22/+23 |
| | |||||
* | Code cosmetics about checkErrors | Walter Purcaro | 2014-12-05 | 2 | -4/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/943 | Walter Purcaro | 2014-12-03 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Force _isDirectLink to old style | Walter Purcaro | 2014-12-02 | 1 | -0/+2 |
| | |||||
* | Fixes | Walter Purcaro | 2014-12-01 | 1 | -2/+2 |
| | |||||
* | [XFSAccount] Improve patterns | Walter Purcaro | 2014-12-01 | 2 | -5/+4 |
| | |||||
* | Update some plugins | Walter Purcaro | 2014-12-01 | 1 | -9/+10 |
| | |||||
* | [SimpleHoster] Fix some stuff, improve others | Walter Purcaro | 2014-12-01 | 1 | -40/+83 |
| | |||||
* | [DeadCrypter][DeadHoster] Improve getInfo | Walter Purcaro | 2014-12-01 | 2 | -4/+6 |
| | |||||
* | [SimpleHoster] Unquote file name | Walter Purcaro | 2014-12-01 | 1 | -2/+3 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink (3) | Walter Purcaro | 2014-11-29 | 1 | -7/+12 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink (2) | Walter Purcaro | 2014-11-29 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink | Walter Purcaro | 2014-11-29 | 1 | -2/+2 |
| | |||||
* | [UnRar] Fix version detection | Walter Purcaro | 2014-11-28 | 1 | -7/+7 |
| | |||||
* | [SimpleHoster] Improve getInfo routine | Walter Purcaro | 2014-11-28 | 1 | -4/+10 |
| | |||||
* | [SimpleHoster] Fix deprecated method getFileInfo | Walter Purcaro | 2014-11-28 | 1 | -4/+5 |
| | |||||
* | [XFSAccount] Fix leech traffic detection | Walter Purcaro | 2014-11-28 | 1 | -7/+7 |
| | |||||
* | [XFSHoster] Code improvements | Walter Purcaro | 2014-11-24 | 2 | -16/+22 |
| | |||||
* | [SimpleHoster] Fix _getDirectLink routine | Walter Purcaro | 2014-11-23 | 1 | -19/+18 |
| | |||||
* | [CaptchaService] More debug logging | Walter Purcaro | 2014-11-23 | 1 | -6/+10 |
| | |||||
* | [XFSAccount] Revert validuntil computation | Walter Purcaro | 2014-11-23 | 1 | -4/+4 |
| | |||||
* | [XFSAccount] Leech traffic support | Walter Purcaro | 2014-11-23 | 1 | -6/+37 |
| | |||||
* | [XFSAccount] Fix validuntil computation | Walter Purcaro | 2014-11-23 | 1 | -4/+10 |
| | |||||
* | Fix URL_REPLACEMENTS in XFSHoster plugins | Walter Purcaro | 2014-11-23 | 1 | -3/+1 |
| | |||||
* | Fixes about create_getInfo | Walter Purcaro | 2014-11-23 | 5 | -16/+31 |
| | |||||
* | [XFSAccount] Fix trafficleft | Walter Purcaro | 2014-11-22 | 1 | -4/+2 |
| | |||||
* | [SimpleHoster] Fix statusMap generator for python 2.5 | Walter Purcaro | 2014-11-22 | 1 | -2/+2 |
| | |||||
* | [XFSHoster] Improve ERROR_PATTERN + revert direct link detection in ↵ | Walter Purcaro | 2014-11-22 | 1 | -8/+5 |
| | | | | getDownloadLink | ||||
* | [XFSAccount][XFSHoster] Tiny pattern improvement | Walter Purcaro | 2014-11-22 | 2 | -3/+6 |
| | |||||
* | [SimpleHoster] Fixup | Walter Purcaro | 2014-11-22 | 1 | -6/+11 |
| | |||||
* | [SimpleHoster] Multi-hoster and error handling support + fixes (thx MaPePeR) | Walter Purcaro | 2014-11-22 | 2 | -19/+79 |
| | |||||
* | [XFSHoster] Improvements | Walter Purcaro | 2014-11-22 | 1 | -34/+37 |
| | |||||
* | [MultiHoster] Fix __name__ | Walter Purcaro | 2014-11-22 | 1 | -1/+1 |
| | |||||
* | [XFSHoster] Fix getPostParameters | Walter Purcaro | 2014-11-21 | 1 | -52/+50 |
| | |||||
* | [SimpleHoster] Fix create_getInfo | Walter Purcaro | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Code cosmetics | Walter Purcaro | 2014-11-21 | 1 | -15/+24 |
| | |||||
* | [SimpleCrypter] Extend SimpleHoster | Walter Purcaro | 2014-11-21 | 1 | -37/+10 |
| | |||||
* | [XFSHoster] Update info patterns | Walter Purcaro | 2014-11-21 | 1 | -3/+3 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix info attr init | Walter Purcaro | 2014-11-21 | 2 | -8/+6 |
| | |||||
* | [SimpleHoster] CONTENT_DISPOSITION feature | Walter Purcaro | 2014-11-21 | 1 | -5/+6 |
| | |||||
* | [XFSHoster] Updated | Walter Purcaro | 2014-11-21 | 1 | -1/+4 |
| | |||||
* | [SimpleCrypter] Updated | Walter Purcaro | 2014-11-21 | 1 | -14/+36 |
| | |||||
* | [SimpleHoster] Updated | Walter Purcaro | 2014-11-21 | 1 | -153/+166 |
| | |||||
* | [XFSHoster] Fix StreamcloudEu (thx seoester) | Walter Purcaro | 2014-11-20 | 1 | -5/+3 |
| | |||||
* | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3) | Thierry Merle | 2014-11-15 | 1 | -6/+5 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Temp workaround | Walter Purcaro | 2014-11-14 | 2 | -9/+5 |
| | |||||
* | [UlozTo] Fixed hoster and account | Radek Senfeld | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | Fix url to name conversion in api and simple plugins | Walter Purcaro | 2014-11-11 | 2 | -2/+2 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-10 | 1 | -4/+6 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-09 | 1 | -3/+3 |
| | |||||
* | [XFSHoster] Improve ERROR_PATTERN | Walter Purcaro | 2014-11-08 | 1 | -5/+10 |
| | |||||
* | Fix download link formatting in some plugins | Walter Purcaro | 2014-11-07 | 2 | -26/+35 |
| | |||||
* | [XFSHoster] Fix a really silly typo | Walter Purcaro | 2014-11-07 | 1 | -6/+5 |
| | |||||
* | Lowercase url to load | Walter Purcaro | 2014-11-06 | 1 | -5/+5 |
| | |||||
* | [XFSHoster] Fix Multi hoster detection | Walter Purcaro | 2014-11-06 | 1 | -11/+20 |
| | |||||
* | [SimpleHoster] Fix getDirectLink | Walter Purcaro | 2014-11-06 | 1 | -2/+2 |
| | |||||
* | [XFSCrypter] Improve URL_REPLACEMENTS | Walter Purcaro | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | [XFSCrypter] Fix a couple of patterns | Walter Purcaro | 2014-11-06 | 1 | -4/+4 |
| | |||||
* | [XFSAccount] Fix premium & validuntil detection | Walter Purcaro | 2014-11-06 | 1 | -15/+8 |
| | |||||
* | [XFSHoster] Use URL_REPLACEMENTS to clean url | Walter Purcaro | 2014-11-04 | 2 | -8/+8 |
| | |||||
* | Fix missing urlparse import | Walter Purcaro | 2014-11-04 | 2 | -3/+2 |
| | |||||
* | logDebug when detects ddl or multi hoster link | Walter Purcaro | 2014-11-04 | 2 | -0/+3 |
| | |||||
* | [OneFichierCom] Fixed account plugin | Walter Purcaro | 2014-11-04 | 1 | -2/+2 |
| | |||||
* | [XFSHoster] Improved MultiHoster check and download limit detection | Walter Purcaro | 2014-11-04 | 1 | -9/+18 |
| | |||||
* | [XFSAccount] Better traffic fallback | Walter Purcaro | 2014-11-04 | 1 | -6/+8 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-11-04 | 2 | -2/+2 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix info data retrieving | Walter Purcaro | 2014-11-04 | 2 | -25/+31 |
| | |||||
* | Use more print_exc + code cosmetics | Walter Purcaro | 2014-11-04 | 2 | -4/+2 |
| | |||||
* | Code cosmetics about file_info and other stuff | Walter Purcaro | 2014-11-03 | 6 | -17/+19 |
| | |||||
* | [SimpleHoster] Fix file_info stuff | Walter Purcaro | 2014-11-03 | 1 | -11/+21 |
| | |||||
* | [SimpleCrypter] Use getFileInfo | Walter Purcaro | 2014-11-03 | 1 | -38/+29 |
| | |||||
* | [SimpleHoster] Fix parseFileInfo and improve getFileInfo | Walter Purcaro | 2014-11-03 | 1 | -18/+15 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-11-03 | 1 | -7/+8 |
| | |||||
* | [XFSHoster] Fix handleOverriden | Walter Purcaro | 2014-11-03 | 1 | -8/+20 |
| | |||||
* | [SimpleHoster] Fix missing FOLLOWLOCATION import | Walter Purcaro | 2014-11-03 | 1 | -1/+3 |
| | |||||
* | Update internal Simple plugins | Walter Purcaro | 2014-11-02 | 2 | -35/+50 |
| | |||||
* | Update internal XFS plugins | Walter Purcaro | 2014-11-02 | 3 | -33/+36 |
| | |||||
* | [SimpleHoster] Fix typo | Walter Purcaro | 2014-11-01 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Fix and improve ddl detection, parseFileInfo and getInfo | Walter Purcaro | 2014-11-01 | 1 | -42/+80 |
| | |||||
* | [SimpleCrypter] Move TEXT_ENCODING check to prepare routine | Walter Purcaro | 2014-11-01 | 1 | -4/+5 |
| | |||||
* | [SimpleHoster] Fix checkTrafficLeft, ddl routine and cookies support | Walter Purcaro | 2014-10-30 | 1 | -11/+16 |
| | |||||
* | [SimpleCrypter] Fix cookies support | Walter Purcaro | 2014-10-30 | 1 | -3/+2 |
| | |||||
* | [XFSPAccount] Fix and improve loadAccountInfo | Walter Purcaro | 2014-10-30 | 1 | -18/+25 |
| | |||||
* | [XFSPHoster] Partially rewritten | Walter Purcaro | 2014-10-30 | 1 | -79/+28 |
| | | | | Now with ddl support | ||||
* | Improve loadAccountInfo stuff | Walter Purcaro | 2014-10-28 | 1 | -3/+2 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 4 | -21/+21 |
| | |||||
* | Update plugins to last changes | Walter Purcaro | 2014-10-28 | 1 | -3/+3 |
| | |||||
* | [SimpleHoster] Improve wait method | Walter Purcaro | 2014-10-28 | 1 | -6/+11 |
| | |||||
* | [SimpleCrypter] Wait method | Walter Purcaro | 2014-10-28 | 1 | -2/+7 |
| | |||||
* | Code cosmetics: items() -> iteritems() | Walter Purcaro | 2014-10-28 | 2 | -2/+2 |
| | |||||
* | [SimpleCrypter][SimpleHoster] Fix typo in _error method call | Walter Purcaro | 2014-10-28 | 2 | -4/+4 |
| | |||||
* | Update __config__ | Walter Purcaro | 2014-10-28 | 7 | -8/+2 |
| | |||||
* | [XFSPAccount] Improve VALID_UNTIL_PATTERN 2 | Walter Purcaro | 2014-10-28 | 1 | -3/+3 |
| | |||||
* | [XFSPAccount] Fix missing gmtime import | Walter Purcaro | 2014-10-27 | 1 | -2/+2 |
| | |||||
* | [XFSPAccount] Improve VALID_UNTIL_PATTERN | Walter Purcaro | 2014-10-27 | 1 | -3/+3 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2014-10-27 | 8 | -40/+47 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-27 | 2 | -5/+5 |
| | |||||
* | [SimpleHoster] Direct download link support | Walter Purcaro | 2014-10-27 | 1 | -8/+17 |
| | |||||
* | [XFSPHoster] Improve ERROR_PATTERN | Walter Purcaro | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | [SimpleHoster][SimpleCrypter] Bump up __version__ | Walter Purcaro | 2014-10-26 | 2 | -2/+2 |
| | |||||
* | [SimpleHoster][SimpleCrypter] Clean error method | Walter Purcaro | 2014-10-26 | 2 | -9/+17 |
| | |||||
* | [XFSPAccount] Improve VALID_UNTIL_PATTERN | Walter Purcaro | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | [XFSPHoster] Fix checkErrors | Walter Purcaro | 2014-10-26 | 1 | -9/+10 |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | Walter Purcaro | 2014-10-26 | 4 | -28/+28 |
| | |||||
* | Avoid gettext conflict due variable `_` | Walter Purcaro | 2014-10-25 | 1 | -1/+1 |
| | |||||
* | Replace single quotes with doubles in self.error and self.fail msg | Walter Purcaro | 2014-10-25 | 3 | -8/+8 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-25 | 1 | -2/+2 |
| | |||||
* | Fix and improve plugins logging | Walter Purcaro | 2014-10-25 | 2 | -2/+5 |
| | |||||
* | Use parseTraffic instead parseFileSize in accounts | Walter Purcaro | 2014-10-25 | 1 | -3/+2 |
| | |||||
* | Fix error method | Walter Purcaro | 2014-10-23 | 2 | -4/+4 |
| | |||||
* | Simplify captcha challenge calls | Walter Purcaro | 2014-10-23 | 1 | -4/+2 |
| | |||||
* | [XFSPAccount] Better HOSTER_URL | Walter Purcaro | 2014-10-22 | 1 | -2/+2 |
| | |||||
* | Broken TRAFFIC_LEFT_PATTERN in RapidfileshareNet and TusfilesNet account | guidobelix | 2014-10-22 | 1 | -4/+1 |
| | |||||
* | [CaptchaService] Update ReCaptcha KEY_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -3/+3 |
| | |||||
* | Two space before function declaration | Walter Purcaro | 2014-10-22 | 4 | -0/+23 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-22 | 4 | -15/+15 |
| | |||||
* | [CaptchaService] Fix KEY_PATTERN | Walter Purcaro | 2014-10-22 | 1 | -8/+8 |
| | |||||
* | Improve error method + fix TEXT_ENCODING in SimpleCrypter | Walter Purcaro | 2014-10-22 | 2 | -10/+14 |
| | |||||
* | Improve COOKIES parsing | Walter Purcaro | 2014-10-22 | 2 | -3/+4 |
| | |||||
* | [SimpleCrypter] Fix missing TEXT_ENCODING routine | Walter Purcaro | 2014-10-22 | 1 | -2/+5 |
| | |||||
* | Preload self.html | Walter Purcaro | 2014-10-20 | 3 | -18/+12 |
| | |||||
* | [XFSPAccount] Fixed broken login due missing HOSTER_URL | Walter Purcaro | 2014-10-20 | 1 | -1/+6 |
| | |||||
* | Fixes | Walter Purcaro | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | Update other plugins to support self.error | Walter Purcaro | 2014-10-19 | 1 | -7/+7 |
| | |||||
* | Improve error method | Walter Purcaro | 2014-10-19 | 2 | -4/+10 |
| | |||||
* | parseError -> error now calls Fail instead Exception | Walter Purcaro | 2014-10-19 | 3 | -31/+24 |
| | |||||
* | [SimpleCrypter] Fix account routine | Walter Purcaro | 2014-10-18 | 1 | -6/+9 |
| | |||||
* | [SimpleCrypter] Fix account association | Walter Purcaro | 2014-10-18 | 1 | -1/+10 |
| | |||||
* | Tiny code cosmetics | Walter Purcaro | 2014-10-18 | 2 | -6/+7 |
| | |||||
* | [XFSPAccount] Set HOSTER_NAME (instead HOSTER_URL) as the mandatory attribute | Walter Purcaro | 2014-10-18 | 1 | -4/+17 |
| | |||||
* | [XFSPCrypter] Better LINK_PATTERN | Walter Purcaro | 2014-10-18 | 1 | -13/+2 |
| | |||||
* | [SimpleCrypter] Fix missing LINK_PATTERN | Walter Purcaro | 2014-10-17 | 1 | -0/+2 |
| | |||||
* | New internal plugin XFSPCrypter | Walter Purcaro | 2014-10-17 | 1 | -0/+39 |
| | |||||
* | [XFSPAccount] Fix TRAFFIC_LEFT_PATTERN | Walter Purcaro | 2014-10-15 | 1 | -2/+2 |
| | |||||
* | [XFSPAccount] Improve TRAFFIC_LEFT_PATTERN | Walter Purcaro | 2014-10-15 | 1 | -5/+14 |
| | |||||
* | Improve unit detection in size pattern | Walter Purcaro | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | [XFSPHoster] TEXT_ENCODING support | Walter Purcaro | 2014-10-14 | 1 | -2/+2 |
| | |||||
* | [XFileSharingPro] Match option | Walter Purcaro | 2014-10-12 | 1 | -5/+0 |
| | |||||
* | [CaptchaService] Fix KEY pattern | Walter Purcaro | 2014-10-11 | 1 | -6/+6 |
| | |||||
* | Pattern update 3 | Walter Purcaro | 2014-10-11 | 2 | -4/+4 |
| | |||||
* | Pattern update 1 | Walter Purcaro | 2014-10-11 | 1 | -2/+2 |
| | |||||
* | [CaptchaService] Fix ReCaptcha KEY pattern | Walter Purcaro | 2014-10-10 | 1 | -4/+4 |
| | |||||
* | [XFSPHoster] Update LINK_PATTERN | Walter Purcaro | 2014-10-10 | 1 | -3/+3 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 11 | -0/+14 |
| | |||||
* | [XFileSharingPro] Restore | Walter Purcaro | 2014-10-08 | 2 | -16/+6 |
| | |||||
* | [XFileSharingPro] Rename to XFSPHoster | Walter Purcaro | 2014-10-08 | 1 | -0/+361 |
| | |||||
* | [XFSPAccount] Fix missing COOKIE typecheck | Walter Purcaro | 2014-10-08 | 1 | -2/+3 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 10 | -26/+20 |
| | | | | Whitespaces and EOF fixup | ||||
* | [SimpleCrypter][SimpleHoster] Better exception handling | Walter Purcaro | 2014-10-07 | 2 | -21/+28 |
| | |||||
* | [XFSPAccount] Improve loadAccountInfo | Walter Purcaro | 2014-10-07 | 1 | -15/+34 |
| | |||||
* | [SimpleCrypter] Improve patterns | Walter Purcaro | 2014-10-06 | 1 | -8/+10 |
| | |||||
* | [SimpleHoster] Better filename processing + info about new pattern attributes | Walter Purcaro | 2014-10-06 | 1 | -2/+8 |
| | |||||
* | [CaptchaService] Restore req.load | Walter Purcaro | 2014-10-06 | 1 | -3/+3 |
| | |||||
* | [XFSPAccount] Improve patterns | Walter Purcaro | 2014-10-06 | 1 | -13/+15 |
| | |||||
* | [SimpleHoster] Added default handle patterns LINK_FREE_PATTERN and ↵ | Walter Purcaro | 2014-10-05 | 1 | -3/+27 |
| | | | | LINK_PREMIUM_PATTERN | ||||
* | [XFSPAccount] COOKIES attribute support | Walter Purcaro | 2014-10-05 | 1 | -7/+13 |
| | |||||
* | Use load instead req.load in all crypters and CaptchaService | Walter Purcaro | 2014-10-05 | 1 | -3/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2014-10-03 | 1 | -4/+4 |
| | |||||
* | [CaptchaService] Fix typo | Walter Purcaro | 2014-10-03 | 1 | -16/+25 |
| | |||||
* | [CaptchaService] Fix code indentation typo | Walter Purcaro | 2014-10-03 | 1 | -2/+2 |
| | |||||
* | Update plugins after CaptchaService and XFileSharingPro changes | Walter Purcaro | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | [CaptchaService] Improved | Walter Purcaro | 2014-10-03 | 1 | -35/+134 |
| | |||||
* | [DeadHoster] Improve getInfo + two hosters mark dead | Walter Purcaro | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | Prepare method improves setup one | Walter Purcaro | 2014-09-28 | 2 | -11/+19 |
| | |||||
* | [XFileSharingPro] COOKIES preset to english + improved setup routine | Walter Purcaro | 2014-09-28 | 2 | -9/+2 |
| | |||||
* | [UnRar] Fix import error | Walter Purcaro | 2014-09-27 | 1 | -2/+2 |
| | |||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 3 | -14/+13 |
| | |||||
* | Better dead plugin fallback | Walter Purcaro | 2014-09-26 | 2 | -6/+8 |
| | |||||
* | [CaptchaService] Fix ReCaptcha key recognition | Walter Purcaro | 2014-09-26 | 1 | -5/+11 |
| | | | | Fix: https://github.com/pyload/pyload/issues/751 | ||||
* | Rename SH flags | Walter Purcaro | 2014-09-26 | 2 | -19/+19 |
| | |||||
* | Fix cookie deletion + Account support for SimpleCrypter | Walter Purcaro | 2014-09-26 | 2 | -9/+31 |
| | | | | Fix: https://github.com/pyload/pyload/issues/749 | ||||
* | Extend ExtractArchive events + code optimizations | Walter Purcaro | 2014-09-25 | 1 | -11/+20 |
| | | | | | https://github.com/pyload/pyload/pull/622 https://github.com/pyload/pyload/pull/726 | ||||
* | [SimpleCrypter] Better built-in info | Walter Purcaro | 2014-09-24 | 1 | -7/+14 |
| | |||||
* | [SimpleHoster] Improve parseFileInfo | Walter Purcaro | 2014-09-04 | 1 | -8/+8 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 10 | -76/+22 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 1 | -7/+7 |
| | |||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 1 | -3/+3 |
| | |||||
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 1 | -0/+1 |
| | |||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 3 | -12/+12 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 3 | -1/+6 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Fix class definition | Walter Purcaro | 2014-07-15 | 1 | -2/+2 |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 10 | -18/+47 |
| | |||||
* | [CaptchaService] Remove SolveMedia __init__ | Walter Purcaro | 2014-07-10 | 1 | -21/+1 |
| | |||||
* | Use parseError instead PluginParseError + unified all download pattern ↵ | Walter Purcaro | 2014-07-10 | 1 | -1/+1 |
| | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
* | [SimpleCrypter] Support parseError | Walter Purcaro | 2014-07-10 | 1 | -21/+7 |
| | |||||
* | [SimpleCrypter] Added missed PAGES_PATTERN example | Walter Purcaro | 2014-07-05 | 1 | -1/+1 |
| | |||||
* | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | Walter Purcaro | 2014-07-05 | 1 | -10/+20 |
| | | | | "OFFLINE_PATTERN" | ||||
* | [SimpleCrypter] Better inline docs + support for offline & temp.offline check | Walter Purcaro | 2014-07-05 | 1 | -11/+29 |
| | |||||
* | [SimpleCrypter] ability to set cookies | Stefano | 2014-07-02 | 1 | -2/+8 |
| | |||||
* | [SimpleHoster] Improve documentation of own public attributes | Walter Purcaro | 2014-06-29 | 1 | -5/+9 |
| | |||||
* | Fixed #614 | Dominik Hardtke | 2014-06-03 | 1 | -2/+2 |
| | | | | Merged from #625 | ||||
* | File4safe premium | Stefano | 2014-05-03 | 1 | -4/+6 |
| | | | | | + XFSPAccount improved Resolves #431 | ||||
* | CaptchaService: fixed missing import | Stefano | 2014-04-18 | 1 | -1/+2 |
| | |||||
* | Fixed PEP8 violations | Stefano | 2014-04-18 | 4 | -3/+5 |
| |