Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update | 2014-12-13 | 926 | -30483/+30504 | |
| | |||||
* | Code fixes | 2014-12-13 | 2 | -3/+3 | |
| | |||||
* | Fix pyload __init__ | 2014-12-13 | 2 | -25/+45 | |
| | |||||
* | Use empty string when missing author email | 2014-12-12 | 30 | -32/+32 | |
| | |||||
* | Move InitHomeDir to pyload __init__ | 2014-12-12 | 5 | -79/+76 | |
| | |||||
* | Update plugins after SimpleHoster changes | 2014-12-12 | 5 | -32/+25 | |
| | | | | | | | | | Conflicts: pyload/plugins/addon/SkipRev.py pyload/plugins/hoster/FastshareCz.py pyload/plugins/hoster/FileSharkPl.py pyload/plugins/hoster/FilerNet.py pyload/plugins/hoster/Keep2shareCc.py | ||||
* | [SimpleHoster] Remove CONTENT_DISPOSITION + Rename parseInfo to parseInfos | 2014-12-12 | 1 | -6/+5 | |
| | | | | | Conflicts: pyload/plugins/internal/SimpleHoster.py | ||||
* | Update README and related | 2014-12-12 | 16 | -121/+156 | |
| | |||||
* | New Setup | 2014-12-12 | 2 | -121/+141 | |
| | |||||
* | Spare code fixes (2) | 2014-12-12 | 5 | -21/+23 | |
| | |||||
* | Fix JsEngine | 2014-12-12 | 4 | -29/+43 | |
| | |||||
* | Spare code fixes | 2014-12-11 | 9 | -16/+36 | |
| | |||||
* | Rename attr NAME to __name | 2014-12-11 | 1 | -12/+12 | |
| | |||||
* | Set utf-8 coding in all __init__.py | 2014-12-11 | 17 | -0/+17 | |
| | |||||
* | [setup] Code cosmetics | 2014-12-11 | 1 | -16/+53 | |
| | |||||
* | [CREDITS] Sort team list | 2014-12-11 | 1 | -4/+4 | |
| | |||||
* | Str unquote stuff | 2014-12-11 | 4 | -8/+12 | |
| | |||||
* | Spare code cosmetics | 2014-12-11 | 13 | -64/+30 | |
| | |||||
* | Bucket and CookieJar from 0.5.0 | 2014-12-11 | 2 | -33/+50 | |
| | |||||
* | Clean up some import header | 2014-12-11 | 16 | -39/+38 | |
| | |||||
* | Rename some events + engage renamed addon methods | 2014-12-11 | 9 | -75/+105 | |
| | |||||
* | Rename some Addon methods | 2014-12-11 | 28 | -45/+66 | |
| | |||||
* | Support new key attributes | 2014-12-10 | 5 | -14/+14 | |
| | |||||
* | Fix bad merge | 2014-12-10 | 4 | -2/+2 | |
| | |||||
* | [RapiduNet] Improve account plugin | 2014-12-10 | 1 | -18/+20 | |
| | |||||
* | Fix plugins key attributes | 2014-12-10 | 432 | -3345/+3345 | |
| | |||||
* | Revert plugin directory structure | 2014-12-10 | 177 | -180/+180 | |
| | |||||
* | Fix previous merge | 2014-12-10 | 32 | -504/+202 | |
| | |||||
* | Merge branch 'stable' into 0.4.10 | 2014-12-10 | 90 | -313/+736 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/hooks/ClickAndLoad.py module/plugins/internal/CaptchaService.py pyload/plugins/addon/Checksum.py pyload/plugins/addon/DownloadScheduler.py pyload/plugins/addon/ExternalScripts.py pyload/plugins/addon/ExtractArchive.py pyload/plugins/addon/IRCInterface.py pyload/plugins/addon/MergeFiles.py pyload/plugins/addon/MultiHome.py pyload/plugins/addon/SkipRev.py pyload/plugins/addon/UnSkipOnFail.py pyload/plugins/addon/WindowsPhoneToastNotify.py pyload/plugins/container/CCF.py pyload/plugins/hook/BypassCaptcha.py pyload/plugins/hook/Captcha9kw.py pyload/plugins/hook/CaptchaBrotherhood.py pyload/plugins/hook/DeathByCaptcha.py pyload/plugins/hook/ExpertDecoders.py pyload/plugins/hook/ImageTyperz.py pyload/plugins/hoster/DlFreeFr.py pyload/plugins/internal/OCR.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 | |
| | | |||||
* | | License cleanup | 2014-12-07 | 44 | -605/+60 | |
| | | |||||
* | | Fix with_statement | 2014-12-07 | 6 | -0/+10 | |
| | | |||||
* | | Fix previous merge | 2014-12-07 | 43 | -157/+55 | |
| | | |||||
* | | Merge branch 'stable' into 0.4.10 | 2014-12-07 | 121 | -1128/+1516 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/hoster/NowDownloadEu.py module/plugins/hoster/NowDownloadSx.py module/plugins/hoster/NowVideoAt.py module/plugins/hoster/NowVideoSx.py pyload/plugins/account/RapidshareCom.py pyload/plugins/addon/ExtractArchive.py pyload/plugins/addon/HotFolder.py pyload/plugins/addon/UpdateManager.py pyload/plugins/hook/Captcha9kw.py pyload/plugins/hook/DebridItaliaCom.py pyload/plugins/hoster/DebridItaliaCom.py pyload/plugins/hoster/Keep2shareCc.py pyload/plugins/hoster/NetloadIn.py pyload/plugins/hoster/NowDownloadEu.py pyload/plugins/hoster/NowVideoAt.py pyload/plugins/hoster/RapidshareCom.py pyload/plugins/hoster/ShareonlineBiz.py pyload/plugins/internal/MultiHoster.py pyload/plugins/internal/SimpleHoster.py | ||||
| * | [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 | |
| | | |||||
| * | Merge pull request #946 from AndroKev/premiumTo | 2014-12-04 | 1 | -1/+1 | |
| |\ | | | | | | | [premiumTo] Traffic fix (Tib vs. Gib) | ||||
| | * | [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 | ||||
| * | | | Merge pull request #821 from Guidobelix/SafesharingEu | 2014-12-01 | 2 | -0/+55 | |
| |\ \ \ | | | | | | | | | | | [SafesharingEu] New hoster & account plugins | ||||
| | * | | | [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 | |
| | | | | |||||
| * | | | Merge pull request #928 from Gummibaer/patch-1 | 2014-11-27 | 1 | -3/+4 | |
| |\ \ \ | | | | | | | | | | | [LinkCryptWs] Fixup | ||||
| | * | | | Fix Error [LinkCryptWs.py] | 2014-11-26 | 1 | -3/+4 | |
| |/ / / | | | | | | | | | Error: global name 'pyfile' is not defined | ||||
* | | | | Tiny code cosmetics | 2014-12-02 | 1 | -4/+5 | |
| | | | | |||||
* | | | | Merge branch 'pr/n936_kmarty' into 0.4.10 | 2014-12-02 | 1 | -3/+18 | |
|\ \ \ \ | |||||
| * | | | | Better solution how to change unicode string to string. | 2014-12-01 | 1 | -1/+1 | |
| | | | | | |||||
| * | | | | - Extended Content-Disposition filename support. | 2014-12-01 | 1 | -3/+18 | |
| | | | | | | | | | | | | | | | | | | | | - Change slashes to underscores in filename | ||||
* | | | | | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | 2014-12-01 | 95 | -399/+324 | |
| | | | | | |||||
* | | | | | Fix previous merge | 2014-11-26 | 30 | -249/+40 | |
| | | | | | |||||
* | | | | | Merge branch 'stable' into 0.4.10 | 2014-11-26 | 47 | -172/+577 | |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/PluginThread.py module/plugins/hoster/XFileSharingPro.py module/plugins/internal/CaptchaService.py pyload/api/__init__.py pyload/manager/AccountManager.py pyload/manager/AddonManager.py pyload/manager/CaptchaManager.py pyload/manager/PluginManager.py pyload/network/HTTPRequest.py pyload/network/XDCCRequest.py pyload/plugins/Plugin.py pyload/plugins/account/EasybytezCom.py pyload/plugins/crypter/C1neonCom.py pyload/plugins/crypter/CryptItCom.py pyload/plugins/crypter/DuploadOrg.py pyload/plugins/crypter/FilebeerInfo.py pyload/plugins/crypter/FilesonicCom.py pyload/plugins/crypter/FiredriveCom.py pyload/plugins/crypter/HotfileCom.py pyload/plugins/crypter/ILoadTo.py pyload/plugins/crypter/LofCc.py pyload/plugins/crypter/MBLinkInfo.py pyload/plugins/crypter/MegauploadCom.py pyload/plugins/crypter/Movie2kTo.py pyload/plugins/crypter/MultiuploadCom.py pyload/plugins/crypter/OronCom.py pyload/plugins/crypter/RSLayerCom.py pyload/plugins/crypter/SecuredIn.py pyload/plugins/crypter/SharingmatrixCom.py pyload/plugins/crypter/SpeedLoadOrg.py pyload/plugins/crypter/StealthTo.py pyload/plugins/crypter/TrailerzoneInfo.py pyload/plugins/crypter/WiiReloadedOrg.py pyload/plugins/crypter/WuploadCom.py pyload/plugins/internal/Account.py pyload/plugins/internal/Addon.py pyload/plugins/internal/BasePlugin.py pyload/plugins/internal/Container.py pyload/plugins/internal/Crypter.py pyload/plugins/internal/DeadCrypter.py pyload/plugins/internal/DeadHoster.py pyload/plugins/internal/Hoster.py pyload/plugins/internal/SimpleCrypter.py pyload/utils/__init__.py | ||||
| * | | | | [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 | |
| | | | | |||||
* | | | | Merge branch 'stable' into 0.4.10 | 2014-11-22 | 1 | -2/+2 | |
|\| | | | |||||
| * | | | [SimpleHoster] Fix statusMap generator for python 2.5 | 2014-11-22 | 1 | -2/+2 | |
| | | | | |||||
* | | | | Remove merged PluginThread | 2014-11-22 | 3 | -687/+5 | |
| | | | | |||||
* | | | | Merge branch 'stable' into 0.4.10 | 2014-11-22 | 9 | -158/+884 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/PluginThread.py pyload/plugins/Plugin.py pyload/plugins/hoster/RarefileNet.py pyload/plugins/internal/MultiHoster.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/SimpleHoster.py pyload/plugins/internal/XFSHoster.py | ||||
| * | | | [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 | |
| | | | | |||||
* | | | | [SimpleCrypter][SimpleHoster] Fix info attr init | 2014-11-21 | 2 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/SimpleHoster.py | ||||
* | | | | Move FilecryptCc to pyload directory | 2014-11-21 | 1 | -0/+0 | |
| | | | | |||||
* | | | | Merge branch 'stable' into 0.4.10 | 2014-11-21 | 6 | -204/+374 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pyload/network/HTTPRequest.py pyload/plugins/account/UlozTo.py pyload/plugins/crypter/LinkCryptWs.py pyload/plugins/internal/SimpleCrypter.py pyload/plugins/internal/SimpleHoster.py | ||||
| * | | | 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] Fix typo | 2014-11-21 | 1 | -1/+4 | |
| | | | |