Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #958 from sebdelsol/patch-2 | 2014-12-16 | 1 | -1/+1 | |
|\ | | | | | [SendspaceCom] https link | ||||
| * | [SendspaceCom] https link | 2014-12-12 | 1 | -1/+1 | |
| | | | | | | https link were not handled (a lot of sendspace link are https). | ||||
* | | Merge pull request #957 from sebdelsol/patch-1 | 2014-12-16 | 1 | -2/+1 | |
|\ \ | | | | | | | [ZippyshareCom] malformed download url | ||||
| * | | Update ZippyshareCom.py | 2014-12-12 | 1 | -2/+1 | |
| |/ | | | | | | | #bug correction : bad download url that is rejected with a 400 html error. change p_url creation to use '/'.join() instead of os.path.join() that doesn't work for an url. | ||||
* | | Merge pull request #956 from zapp-brannigan/patch-1 | 2014-12-16 | 1 | -4/+10 | |
|\ \ | | | | | | | [FilecryptCc.py] Upgrade captcha handling | ||||
| * | | [FilecryptCc.py] Upgrade captcha handling | 2014-12-11 | 1 | -4/+10 | |
| |/ | | | | | Added support for "click the open circle" captchas. | ||||
* | | Merge pull request #951 from Guidobelix/Tus2 | 2014-12-16 | 1 | -1/+1 | |
|\ \ | | | | | | | [TusfilesNet] Updated OFFLINE_PATTERN | ||||
| * | | [TusfilesNet] Updated OFFLINE_PATTERN | 2014-12-06 | 1 | -1/+1 | |
| |/ | |||||
* | | Update plugins after SimpleHoster changes | 2014-12-12 | 5 | -32/+25 | |
| | | |||||
* | | Fix missing create_getInfo | 2014-12-12 | 33 | -33/+126 | |
| | | |||||
* | | [SimpleHoster] Remove CONTENT_DISPOSITION + Rename parseInfo to parseInfos | 2014-12-12 | 1 | -6/+5 | |
| | | |||||
* | | [RapiduNet] Improve account plugin | 2014-12-11 | 1 | -18/+20 | |
| | | | | | | | | | | Conflicts: module/plugins/accounts/RapiduNet.py | ||||
* | | [CaptchaService] New service AdYouLike + AdsCaptcha detect_key fixup | 2014-12-10 | 2 | -124/+164 | |
| | | |||||
* | | Spare code cosmetics | 2014-12-09 | 22 | -141/+168 | |
| | | |||||
* | | Fix __version__ format in some plugins | 2014-12-09 | 51 | -51/+51 | |
| | | |||||
* | | Don't start unused periodical in some addons | 2014-12-09 | 19 | -18/+113 | |
| | | |||||
* | | [SkipRev] Update (2) | 2014-12-08 | 1 | -16/+12 | |
| | | |||||
* | | [RestartSlow] New fixed version re-added | 2014-12-08 | 1 | -0/+61 | |
| | | |||||
* | | [SkipRev] Tiny fixup | 2014-12-07 | 1 | -5/+6 | |
| | | |||||
* | | [RapidshareCom] Remove (very) old plugin | 2014-12-07 | 2 | -283/+0 | |
| | | |||||
* | | Plugin code cosmetics (3) | 2014-12-07 | 59 | -118/+157 | |
| | | |||||
* | | Plugin code cosmetics (2) | 2014-12-06 | 3 | -41/+77 | |
| | | |||||
* | | [SkipRev] Update | 2014-12-06 | 1 | -9/+33 | |
| | | |||||
* | | Plugin code cosmetics | 2014-12-06 | 6 | -24/+20 | |
| | | |||||
* | | [RestartSlow] Temp removed | 2014-12-06 | 1 | -39/+0 | |
| | | |||||
* | | [SimpleHoster] Fix multihost | 2014-12-06 | 1 | -6/+11 | |
| | | |||||
* | | [XFileSharingPro] Improve regexp | 2014-12-06 | 1 | -4/+4 | |
| | | |||||
* | | [MultiHoster] Code cosmetics | 2014-12-06 | 1 | -22/+23 | |
|/ | |||||
* | [DebridItaliaCom] Typo fixup | 2014-12-06 | 1 | -4/+4 | |
| | |||||
* | Merge pull request #949 from Guidobelix/Juno2 | 2014-12-06 | 1 | -3/+2 | |
|\ | | | | | [JunocloudMe] Fixed patterns and recovered intended behaviour | ||||
| * | [JunocloudMe] Fixed patterns and recovered intended behaviour | 2014-12-05 | 1 | -3/+2 | |
| | | | | | | | | | | Changes to be committed: modified: JunocloudMe.py | ||||
* | | [OboomCom] Traffic size path (temp) | 2014-12-06 | 2 | -7/+7 | |
| | | |||||
* | | [DebridItaliaCom] Updated | 2014-12-06 | 3 | -39/+45 | |
| | | |||||
* | | Code cosmetics about checkErrors | 2014-12-05 | 11 | -19/+35 | |
| | | |||||
* | | [DodanePl] Typo fixup | 2014-12-05 | 1 | -2/+2 | |
| | | |||||
* | | [FileSharkPl] Cleanup | 2014-12-05 | 1 | -55/+46 | |
| | | |||||
* | | [RapiduNet] Cleanup | 2014-12-05 | 1 | -52/+37 | |
| | | |||||
* | | [FileSharkPl] Recovered needed behaviour | 2014-12-05 | 1 | -13/+25 | |
| | | | | | | | | | | Conflicts: module/plugins/hoster/FileSharkPl.py | ||||
* | | [RapiduNet] new hoster and account plugin | 2014-12-05 | 2 | -0/+142 | |
| | | |||||
* | | [DodanePl] Mark dead XD | 2014-12-05 | 1 | -31/+9 | |
| | | |||||
* | | Initial DodanePl plugin | 2014-12-05 | 1 | -0/+40 | |
| | | |||||
* | | [FilerNet] Cleanup | 2014-12-05 | 1 | -42/+22 | |
| | | |||||
* | | Fix with statement on old env like python 2.5 (2) | 2014-12-05 | 6 | -9/+15 | |
| | | |||||
* | | [UpdateManager] Fix with statement on old env like python 2.5 | 2014-12-05 | 1 | -1/+3 | |
|/ | |||||
* | [FastshareCz] Cleanup | 2014-12-05 | 1 | -38/+29 | |
| | |||||
* | [premiumTo] Traffic fix (Tib vs. Gib) | 2014-12-04 | 1 | -1/+1 | |
| | |||||
* | Go4Up -> Go4UpCom | 2014-12-04 | 1 | -4/+7 | |
| | |||||
* | [UploadableCh] Cleanup | 2014-12-04 | 1 | -66/+73 | |
| | |||||
* | New crypter Go4Up | 2014-12-04 | 1 | -0/+46 | |
| | |||||
* | Merge pull request #700 from zapp-brannigan/patch-2 | 2014-12-03 | 1 | -0/+83 | |
|\ | | | | | [Uploadable.ch] New hoster | ||||
| * | Update UploadableCh.py | 2014-09-04 | 1 | -1/+1 | |
| | | |||||
| * | Delete KingfilesNet.py | 2014-08-31 | 1 | -63/+0 | |
| | | |||||
| * | [kingfiles.net] New hoster | 2014-08-31 | 1 | -0/+63 | |
| | | | | | | As requested in https://github.com/pyload/pyload/issues/510 | ||||
| * | Update UploadableCh.py | 2014-08-31 | 1 | -1/+3 | |
| | | |||||
| * | Update UploadableCh.py | 2014-08-31 | 1 | -1/+1 | |
| | | |||||
| * | Update UploadableCh.py | 2014-08-31 | 1 | -2/+1 | |
| | | |||||
| * | Update UploadableCh.py | 2014-08-31 | 1 | -2/+2 | |
| | | |||||
| * | [Uploadable.ch] New hoster | 2014-08-31 | 1 | -0/+82 | |
| | | | | | | As requested in https://github.com/pyload/pyload/issues/679 | ||||
* | | [NetloadIn] Syntax fixup | 2014-12-03 | 2 | -13/+13 | |
| | | |||||
* | | [FilerNet] Fix https://github.com/pyload/pyload/issues/897 | 2014-12-03 | 1 | -3/+3 | |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/943 | 2014-12-03 | 7 | -8/+8 | |
| | | |||||
* | | [ShareonlineBiz] Fix recaptcha | 2014-12-03 | 1 | -1/+3 | |
| | | |||||
* | | [SkipRev] Syntax fixes | 2014-12-03 | 1 | -8/+8 | |
| | | |||||
* | | [UpdateManager] Fix https://github.com/pyload/pyload/issues/940 (2) | 2014-12-03 | 1 | -6/+6 | |
| | | |||||
* | | [ShareonlineBiz] Fix getInfo (2) | 2014-12-02 | 2 | -7/+8 | |
| | | |||||
* | | [UpdateManager] Fix https://github.com/pyload/pyload/issues/940 | 2014-12-02 | 1 | -32/+35 | |
| | | |||||
* | | [SkipRev] Typo | 2014-12-02 | 1 | -2/+2 | |
| | | |||||
* | | [SkipRev] Fixup 1 | 2014-12-02 | 1 | -4/+4 | |
| | | |||||
* | | [ShareonlineBiz] Fix getInfo | 2014-12-02 | 1 | -3/+3 | |
| | | |||||
* | | [SkipRev] Updated | 2014-12-02 | 1 | -0/+56 | |
| | | |||||
* | | New addon RestartSlow | 2014-12-02 | 1 | -0/+39 | |
| | | |||||
* | | [NetloadIn] Cleanup | 2014-12-02 | 1 | -108/+128 | |
| | | |||||
* | | Merge branch 'stable-next' into stable | 2014-12-02 | 30 | -325/+342 | |
|\ \ | |||||
| * | | [SimpleHoster] Force _isDirectLink to old style | 2014-12-02 | 1 | -0/+2 | |
| | | | |||||
| * | | Fixes | 2014-12-01 | 2 | -16/+13 | |
| | | | |||||
| * | | [SafesharingEu] Cleanup | 2014-12-01 | 2 | -25/+11 | |
| | | | |||||
| * | | [XFSAccount] Improve patterns | 2014-12-01 | 2 | -5/+4 | |
| | | | |||||
| * | | [ShareonlineBiz] Extend SimpleHoster | 2014-12-01 | 1 | -97/+87 | |
| | | | |||||
| * | | [BasePlugin] Improve some routines | 2014-12-01 | 1 | -18/+15 | |
| | | | |||||
| * | | [Keep2shareCc] Rewrite hoster | 2014-12-01 | 1 | -50/+70 | |
| | | | |||||
| * | | Update some plugins | 2014-12-01 | 18 | -63/+56 | |
| | | | |||||
| * | | [SimpleHoster] Fix some stuff, improve others | 2014-12-01 | 1 | -40/+83 | |
| | | | |||||
| * | | [DeadCrypter][DeadHoster] Improve getInfo | 2014-12-01 | 2 | -4/+6 | |
| | | | |||||
| * | | [SimpleHoster] Unquote file name | 2014-12-01 | 3 | -14/+7 | |
| | | | |||||
| * | | [EasybytezCom] Revert loadAccountInfo | 2014-12-01 | 1 | -7/+1 | |
| | | | |||||
| * | | [UpdateManager] Option autorestart | 2014-12-01 | 1 | -7/+8 | |
| | | | |||||
* | | | Merge pull request #920 from chris-19/stable | 2014-12-01 | 1 | -102/+104 | |
|\ \ \ | |/ / |/| | | Netload Plugin rewrite to recaptcha use | ||||
| * | | Update NetloadIn.py | 2014-11-23 | 1 | -6/+7 | |
| | | | | | | | | | restart after waiting period | ||||
| * | | Update NetloadIn.py | 2014-11-23 | 1 | -4/+2 | |
| | | | | | | | | | some code cleanup | ||||
| * | | Update NetloadIn.py | 2014-11-23 | 1 | -100/+103 | |
| | | | | | | | | | changed to recaptcha, initial commit, needs rework | ||||
* | | | [SafesharingEu] Added support for registered users. | 2014-11-30 | 2 | -8/+8 | |
| | | | | | | | | | | | | | | | new file: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py | ||||
* | | | [SafesharingEu] Improved error handling | 2014-11-30 | 1 | -1/+3 | |
| | | | |||||
* | | | [SafesharingEu] Improved patterns | 2014-11-30 | 2 | -8/+7 | |
| | | | | | | | | | | | | | | | modified: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py | ||||
* | | | [SafesharingEu] Added support for registered users. | 2014-11-30 | 2 | -0/+54 | |
| | | | | | | | | | | | | | | | new file: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py | ||||
* | | | [BasePlugin] Improve downloadFile routine | 2014-11-29 | 1 | -43/+46 | |
| | | | |||||
* | | | [SimpleHoster] Fix _getDirectLink (3) | 2014-11-29 | 1 | -7/+12 | |
| | | | |||||
* | | | [SimpleHoster] Fix _getDirectLink (2) | 2014-11-29 | 1 | -2/+2 | |
| | | | |||||
* | | | [SimpleHoster] Fix _getDirectLink | 2014-11-29 | 1 | -2/+2 | |
| | | | |||||
* | | | [Captcha9kw] Option "Captcha per minute" (thx stefanos) | 2014-11-28 | 1 | -14/+17 | |
| | | | |||||
* | | | [UnRar] Fix version detection | 2014-11-28 | 1 | -7/+7 | |
| | | | |||||
* | | | [SimpleHoster] Improve getInfo routine | 2014-11-28 | 1 | -4/+10 | |
| | | | |||||
* | | | [SimpleHoster] Fix deprecated method getFileInfo | 2014-11-28 | 1 | -4/+5 | |
| | | | |||||
* | | | [XFSAccount] Fix leech traffic detection | 2014-11-28 | 2 | -8/+14 | |
| | | | |||||
* | | | Fix Error [LinkCryptWs.py] | 2014-11-26 | 1 | -3/+4 | |
| | | | | | | | | | Error: global name 'pyfile' is not defined | ||||
* | | | [XFSHoster] Code improvements | 2014-11-24 | 2 | -16/+22 | |
| | | | |||||
* | | | [HugefilesNet] Fix | 2014-11-24 | 1 | -4/+5 | |
| | | | |||||
* | | | [XFileSharingPro] Temp disable universal hook feature | 2014-11-24 | 1 | -3/+3 | |
| | | | |||||
* | | | [SimpleHoster] Fix _getDirectLink routine | 2014-11-23 | 2 | -21/+18 | |
| | | | |||||
* | | | [CaptchaService] More debug logging | 2014-11-23 | 1 | -6/+10 | |
|/ / | |||||
* | | [BasePlugin] Fix filename recognition | 2014-11-23 | 1 | -22/+5 | |
| | | |||||
* | | [XFSAccount] Revert validuntil computation | 2014-11-23 | 1 | -4/+4 | |
| | | |||||
* | | [XFSAccount] Leech traffic support | 2014-11-23 | 1 | -6/+37 | |
| | | |||||
* | | [UpleaCom] Fix typo | 2014-11-23 | 1 | -5/+5 | |
| | | |||||
* | | [XFSAccount] Fix validuntil computation | 2014-11-23 | 1 | -4/+10 | |
| | | |||||
* | | [BasePlugin] Fix typo | 2014-11-23 | 2 | -3/+3 | |
| | | |||||
* | | Fix URL_REPLACEMENTS in XFSHoster plugins | 2014-11-23 | 4 | -8/+10 | |
| | | |||||
* | | [XFileSharingPro] Improve hooks patterns | 2014-11-23 | 1 | -3/+3 | |
| | | |||||
* | | Fix some URL_REPLACEMENTS | 2014-11-23 | 7 | -22/+20 | |
| | | |||||
* | | Fix missing create_getInfo in dead crypters | 2014-11-23 | 23 | -23/+89 | |
| | | |||||
* | | [ZShareNet] Dead hoster | 2014-11-23 | 1 | -0/+19 | |
| | | |||||
* | | Fixes about create_getInfo | 2014-11-23 | 5 | -16/+31 | |
| | | |||||
* | | [BasePlugin] Improve a bit | 2014-11-23 | 1 | -35/+50 | |
| | | |||||
* | | [FilecryptCc] Tiny fixup | 2014-11-22 | 1 | -2/+2 | |
| | | |||||
* | | [XFSAccount] Fix trafficleft | 2014-11-22 | 1 | -4/+2 | |
| | | |||||
* | | Revert remaining modules | 2014-11-22 | 14 | -211/+186 | |
| | | |||||
* | | Revert plugins to stable | 2014-11-22 | 8 | -720/+553 | |
| | | |||||
* | | [SimpleHoster] Fix statusMap generator for python 2.5 | 2014-11-22 | 1 | -2/+2 | |
| | | |||||
* | | [XFSHoster] Improve ERROR_PATTERN + revert direct link detection in ↵ | 2014-11-22 | 1 | -8/+5 | |
| | | | | | | | | getDownloadLink | ||||
* | | [XFSAccount][XFSHoster] Tiny pattern improvement | 2014-11-22 | 2 | -3/+6 | |
| | | |||||
* | | [UptoboxCom] Account fixup (thx ajarc) | 2014-11-22 | 1 | -1/+2 | |
| | | |||||
* | | [RarefileNet] Restore NAME_PATTERN and SIZE_PATTERN | 2014-11-22 | 1 | -1/+4 | |
| | | |||||
* | | [SimpleHoster] Fixup | 2014-11-22 | 1 | -6/+11 | |
| | | |||||
* | | [SimpleHoster] Multi-hoster and error handling support + fixes (thx MaPePeR) | 2014-11-22 | 2 | -19/+79 | |
| | | |||||
* | | [XFSHoster] Improvements | 2014-11-22 | 1 | -34/+37 | |
| | | |||||
* | | [MultiHoster] Fix __name__ | 2014-11-22 | 1 | -1/+1 | |
| | | |||||
* | | [RarefileNet] Remove old handleCaptcha | 2014-11-22 | 1 | -14/+1 | |
| | | |||||
* | | [XFSHoster] Fix getPostParameters | 2014-11-21 | 1 | -52/+50 | |
| | | |||||
* | | [SimpleHoster] Fix create_getInfo | 2014-11-21 | 2 | -6/+7 | |
| | | |||||
* | | [SimpleHoster] Code cosmetics | 2014-11-21 | 2 | -16/+25 | |
| | | |||||
* | | [SimpleCrypter] Extend SimpleHoster | 2014-11-21 | 1 | -37/+10 | |
| | | |||||
* | | [EasybytezCom] Use XFSHoster INFO_PATTERN | 2014-11-21 | 1 | -2/+1 | |
| | | |||||
* | | [XFSHoster] Update info patterns | 2014-11-21 | 1 | -3/+3 | |
| | | |||||
* | | [SimpleCrypter][SimpleHoster] Fix info attr init | 2014-11-21 | 2 | -8/+6 | |
| | | |||||
* | | Fix cookie domain | 2014-11-21 | 28 | -32/+32 | |
| | | |||||
* | | [SimpleHoster] CONTENT_DISPOSITION feature | 2014-11-21 | 1 | -5/+6 | |
| | | |||||
* | | [XFSHoster] Updated | 2014-11-21 | 1 | -1/+4 | |
| | | |||||
* | | [SimpleCrypter] Updated | 2014-11-21 | 1 | -14/+36 | |
| | | |||||
* | | [SimpleHoster] Updated | 2014-11-21 | 1 | -153/+166 | |
| | | |||||
* | | [FilecryptCc] Code improvements | 2014-11-21 | 1 | -41/+24 | |
| | | |||||
* | | New crypter FilecryptCc | 2014-11-20 | 1 | -0/+165 | |
| | | |||||
* | | [XFSHoster] Fix StreamcloudEu (thx seoester) | 2014-11-20 | 1 | -5/+3 | |
| | | |||||
* | | [LinkCryptWs] Fix (thx NETHeader) | 2014-11-20 | 1 | -40/+25 | |
| | | |||||
* | | [UptoboxCom] Fix ERROR_PATTERN | 2014-11-16 | 1 | -1/+3 | |
| | | |||||
* | | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3) | 2014-11-15 | 2 | -8/+7 | |
| | | |||||
* | | [Plugin] Fix typo (thx rlindner81) | 2014-11-15 | 1 | -1/+1 | |
| | | |||||
* | | [HTTPRequest] Raise Fail if write response fails | 2014-11-15 | 1 | -16/+21 | |
| | | |||||
* | | [LinkCryptWs] Fix typo | 2014-11-15 | 1 | -5/+3 | |
| | | |||||
* | | [Plugin] Fix wait routine 2 | 2014-11-15 | 3 | -5/+6 | |
| | | |||||
* | | [SimpleCrypter][SimpleHoster] Temp workaround | 2014-11-14 | 2 | -9/+5 | |
| | | |||||
* | | [UlozTo] Fixed hoster and account | 2014-11-14 | 3 | -12/+16 | |
| | | |||||
* | | [RapidgatorNet] Set the language in COOKIES | 2014-11-14 | 2 | -5/+7 | |
| | | |||||
* | | [Plugin] Fix wait routine (thx rlindner81) | 2014-11-14 | 1 | -9/+18 | |
| | | |||||
* | | [Plugin] Some fixes by rlindner81 | 2014-11-13 | 1 | -5/+7 | |
| | | |||||
* | | Spare code cosmetics | 2014-11-13 | 3 | -5/+5 | |
| | | |||||
* | | [PluginManager] Fix parseUrls routine + code cosmetics | 2014-11-13 | 1 | -23/+16 | |
| | | |||||
* | | [Plugin] Fix download routine | 2014-11-12 | 1 | -17/+22 | |
| | | |||||
* | | [PluginManager] Fix pattern creation in parse routine | 2014-11-12 | 1 | -3/+6 | |
| | | |||||
* | | [Captcha9kw] Restore https feature + code cosmetics | 2014-11-12 | 1 | -12/+11 | |
| | | |||||
* | | [Plugin] Content-disposition name should not need to be html_unescaped | 2014-11-12 | 1 | -1/+1 | |
| | | |||||
* | | [Captcha9kw] Fix typo | 2014-11-12 | 1 | -5/+5 | |
| | | |||||
* | | Don't purge slash symbol on unix when save_path | 2014-11-12 | 1 | -1/+1 | |
| | | |||||
* | | [Captcha9kw] Fix some stuff (thx stefanos) | 2014-11-12 | 1 | -14/+34 | |
| | | |||||
* | | [PluginManager] Use key 'version' instead 'v' | 2014-11-12 | 1 | -2/+2 | |
| | | |||||
* | | [Captcha9kw] Fix str.strip 2 | 2014-11-12 | 1 | -3/+3 | |
| | | |||||
* | | [Captcha9kw] Fix str.strip | 2014-11-12 | 1 | -3/+3 | |
| | | |||||
* | | [Plugin] Save reason as pyfile.error when fails | 2014-11-12 | 2 | -6/+12 | |
| | | |||||
* | | [Captcha9kw] Code improvements | 2014-11-12 | 1 | -63/+56 | |
| | | |||||
* | | [PluginManager] Fix typo | 2014-11-11 | 1 | -1/+1 | |
| | | |||||
* | | [PluginManager] Fix broken parse routine | 2014-11-11 | 1 | -14/+15 | |
| | | |||||
* | | [PluginManager] Fix self.plugins ref (thx clinton-hall) | 2014-11-11 | 1 | -2/+9 | |
| | | |||||
* | | Fix url to name conversion in api and simple plugins | 2014-11-11 | 3 | -5/+8 | |
| | | |||||
* | | [Captcha9kw] Some fixes (thx Nippey) | 2014-11-11 | 1 | -31/+31 | |
| | | |||||
* | | [PandaplaNet] Fix file name | 2014-11-11 | 1 | -4/+4 | |
| | | |||||
* | | [UpdateManager] Fix version representation | 2014-11-11 | 1 | -18/+29 | |
| | | |||||
* | | [Captcha9kw] Improve __config__ | 2014-11-10 | 1 | -11/+11 | |
| | | |||||
* | | Merge pull request #869 from Velociraptor85/patch-1 | 2014-11-10 | 1 | -2/+2 | |
|\ \ | | | | | | | [Captcha9kw] Format error in Default config | ||||
| * | | Format error in Default config | 2014-11-10 | 1 | -2/+2 | |
| | | | | | | | | | see Hoster Options | ||||
* | | | [Keep2shareCc] Added handling of large file error for free users | 2014-11-10 | 1 | -2/+4 | |
|/ / | |||||
* | | [NowVideoAt] Premium support | 2014-11-10 | 4 | -5/+64 | |
| | | |||||
* | | [FreakshareCom] Improve account | 2014-11-10 | 1 | -2/+4 | |
| | | |||||
* | | [FastshareCz] Fix account | 2014-11-10 | 1 | -10/+18 | |
| | | |||||
* | | [StorageTo] Fix hoster __version__ | 2014-11-10 | 1 | -1/+1 | |
| | | |||||
* | | [PluginManager] Improve some routines | 2014-11-10 | 2 | -46/+55 | |
| | | |||||
* | | Don't remove backslash and colon when save_path on windows | 2014-11-10 | 1 | -1/+1 | |
| | | |||||
* | | Re-add some dead crypters | 2014-11-10 | 4 | -0/+60 | |
| | | |||||
* | | Re-add some dead hosters | 2014-11-10 | 13 | -0/+238 | |
| | | |||||
* | | [Plugin] Fix typo (thx clinton-hall) | 2014-11-10 | 1 | -3/+3 | |
| | | |||||
* | | [ZippyshareCom] Update patterns | 2014-11-10 | 1 | -3/+8 | |
| | | |||||
* | | [AccountManager] Don't break pyload if account load fails | 2014-11-10 | 1 | -6/+14 | |
| | | |||||
* | | Code cosmetics | 2014-11-10 | 63 | -365/+392 | |
| | |