Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix https://github.com/pyload/pyload/issues/1624 | Walter Purcaro | 2015-07-30 | 1 | -6/+2 |
| | |||||
* | [AntiStandby] Fix import typo | Walter Purcaro | 2015-07-30 | 1 | -2/+2 |
| | |||||
* | [AntiStandby] Fix max_mtime method | Walter Purcaro | 2015-07-30 | 2 | -6/+4 |
| | |||||
* | Merge pull request #1615 from zapp-brannigan/patch-3 | Walter Purcaro | 2015-07-30 | 1 | -2/+5 |
|\ | | | | | [FilecryptCc.py] Fix https://github.com/pyload/pyload/issues/1614 | ||||
| * | [FilecryptCc.py] Fix https://github.com/pyload/pyload/issues/1614 | zapp-brannigan | 2015-07-30 | 1 | -2/+5 |
| | | |||||
* | | Fix get_code call in captcha hooks | Walter Purcaro | 2015-07-30 | 5 | -5/+5 |
|/ | |||||
* | Still improving _log methods | Walter Purcaro | 2015-07-29 | 6 | -16/+16 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1600 (2) | Walter Purcaro | 2015-07-29 | 1 | -4/+4 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1600 | Walter Purcaro | 2015-07-29 | 1 | -8/+21 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1602 | Walter Purcaro | 2015-07-29 | 2 | -2/+2 |
| | |||||
* | [MultiHook] Better error handling for plugins_cached | Walter Purcaro | 2015-07-29 | 1 | -4/+4 |
| | |||||
* | Fix http://forum.pyload.org/viewtopic.php?f=12&t=4421 | Walter Purcaro | 2015-07-29 | 1 | -2/+2 |
| | |||||
* | New plugins: AniStreamCom and CloudsixMe | Walter Purcaro | 2015-07-29 | 5 | -6/+40 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1594 (2) | Walter Purcaro | 2015-07-29 | 1 | -3/+3 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1597 | Walter Purcaro | 2015-07-29 | 1 | -18/+19 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1594 | Walter Purcaro | 2015-07-29 | 1 | -3/+3 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1595 | Walter Purcaro | 2015-07-29 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1593 from TodsDeath/patch-1 | Walter Purcaro | 2015-07-29 | 1 | -1/+1 |
|\ | | | | | Update Account.py, fixed not-working premium downloads | ||||
| * | Update Account.py | TodsDeath | 2015-07-29 | 1 | -1/+1 |
| | | | | | | better readability than conditional expression | ||||
| * | Update Account.py | TodsDeath | 2015-07-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the needed premium key is not directly in info, but in the sub-directory 'data': {'data': {'login': '***', 'maxtraffic': None, 'options': {'limitdl': ['0']}, 'password': '**********', 'premium': True, 'timestamp': 1438159062.570853, 'trafficleft': -1, 'type': 'RealdebridCom', 'valid': True, 'validuntil': 1450976583.0}, 'login': {'password': '**********', 'timestamp': 1438159044.071365, 'valid': True}} | ||||
* | | [Plugin] Fix set_cookies | Walter Purcaro | 2015-07-29 | 2 | -6/+6 |
|/ | |||||
* | Fix http://forum.pyload.org/viewtopic.php?f=12&t=4419 | Walter Purcaro | 2015-07-29 | 1 | -33/+61 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1520 (3) | Walter Purcaro | 2015-07-29 | 2 | -3/+8 |
| | |||||
* | Fix _log method | Walter Purcaro | 2015-07-29 | 7 | -12/+63 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1588 | Walter Purcaro | 2015-07-29 | 1 | -4/+4 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1586 | Walter Purcaro | 2015-07-29 | 6 | -32/+34 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1587 | Walter Purcaro | 2015-07-29 | 1 | -2/+2 |
| | |||||
* | [AntiStandby] Hotfix | Walter Purcaro | 2015-07-29 | 1 | -8/+8 |
| | |||||
* | New plugin: AntiStandby | Walter Purcaro | 2015-07-29 | 1 | -0/+157 |
| | | | | Fix https://github.com/pyload/pyload/issues/1231 | ||||
* | Fix https://github.com/pyload/pyload/issues/1583 | Walter Purcaro | 2015-07-28 | 3 | -7/+7 |
| | |||||
* | Fix missing `encode` | Walter Purcaro | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1578 (3) | Walter Purcaro | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1520 | Walter Purcaro | 2015-07-28 | 5 | -10/+15 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1582 | Walter Purcaro | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1581 | Walter Purcaro | 2015-07-28 | 1 | -2/+3 |
| | |||||
* | Fix content-disposition | Walter Purcaro | 2015-07-28 | 10 | -26/+16 |
| | |||||
* | Fix http://forum.pyload.org/viewtopic.php?f=12&t=4410 | Walter Purcaro | 2015-07-28 | 2 | -3/+4 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1578 (2) | Walter Purcaro | 2015-07-28 | 1 | -11/+17 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1578 | Walter Purcaro | 2015-07-28 | 1 | -3/+3 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1577 and ↵ | Walter Purcaro | 2015-07-28 | 1 | -2/+2 |
| | | | | https://github.com/pyload/pyload/issues/1580 | ||||
* | [Account] Hotfix | Walter Purcaro | 2015-07-28 | 1 | -32/+62 |
| | |||||
* | [Hook] Hotfix _log method | Walter Purcaro | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1575 | Walter Purcaro | 2015-07-28 | 1 | -1/+3 |
| | |||||
* | Improve _log method | Walter Purcaro | 2015-07-28 | 8 | -31/+37 |
| | |||||
* | Missed to bump up some plugin __version__ | Walter Purcaro | 2015-07-28 | 6 | -6/+6 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1545 | Walter Purcaro | 2015-07-28 | 2 | -8/+8 |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1564 (thx Nippey) | Walter Purcaro | 2015-07-28 | 2 | -3/+6 |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1561 (thx bilalghouri) | Walter Purcaro | 2015-07-28 | 1 | -10/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1558 (thx lpiter) | Walter Purcaro | 2015-07-28 | 1 | -5/+9 |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1552 (thx selaux) | Walter Purcaro | 2015-07-27 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/pull/1571 | Walter Purcaro | 2015-07-27 | 1 | -6/+6 |
| | |||||
* | Spare code fixes | Walter Purcaro | 2015-07-27 | 8 | -26/+26 |
| | |||||
* | [ExtractArchive] Rename archive_password.txt -> passwords.txt | Walter Purcaro | 2015-07-27 | 1 | -1/+1 |
| | |||||
* | Fix captcha timeout | Walter Purcaro | 2015-07-27 | 2 | -11/+11 |
| | |||||
* | Bunch of fixups | Walter Purcaro | 2015-07-27 | 8 | -55/+64 |
| | |||||
* | Then update others | Walter Purcaro | 2015-07-27 | 13 | -21/+21 |
| | |||||
* | Update internal plugins | Walter Purcaro | 2015-07-27 | 12 | -225/+231 |
| | |||||
* | Don't user dictionary’s iterator methods | Walter Purcaro | 2015-07-25 | 19 | -28/+28 |
| | |||||
* | Account rewritten (2) | Walter Purcaro | 2015-07-25 | 75 | -171/+208 |
| | |||||
* | Account rewritten | Walter Purcaro | 2015-07-25 | 99 | -498/+486 |
| | |||||
* | Fix typo | Walter Purcaro | 2015-07-24 | 16 | -20/+20 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-24 | 56 | -176/+170 |
| | |||||
* | Hotfixes (2) | Walter Purcaro | 2015-07-24 | 484 | -627/+646 |
| | |||||
* | Hotfixes | Walter Purcaro | 2015-07-24 | 6 | -18/+63 |
| | |||||
* | Small __init__ fixes | Walter Purcaro | 2015-07-24 | 3 | -7/+7 |
| | |||||
* | [Plugin] Another fix about page decoding | Walter Purcaro | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | Improve Captcha | Walter Purcaro | 2015-07-23 | 62 | -117/+124 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-23 | 15 | -139/+146 |
| | |||||
* | [Extractor] is_usable -> find | Walter Purcaro | 2015-07-21 | 5 | -38/+45 |
| | |||||
* | New Captcha skeleton | Walter Purcaro | 2015-07-21 | 46 | -263/+271 |
| | |||||
* | New __status__ magic key | Walter Purcaro | 2015-07-19 | 483 | -0/+483 |
| | |||||
* | [OCR] Fix __init__ (2) | Walter Purcaro | 2015-07-19 | 10 | -26/+14 |
| | |||||
* | [OCR] Fix __init__ | Walter Purcaro | 2015-07-19 | 2 | -9/+7 |
| | |||||
* | Rename self.core to self.pyload (plugins only) | Walter Purcaro | 2015-07-19 | 59 | -260/+229 |
| | |||||
* | Code cosmetics (3) | Walter Purcaro | 2015-07-19 | 100 | -326/+334 |
| | |||||
* | Fix addons | Walter Purcaro | 2015-07-19 | 37 | -425/+333 |
| | |||||
* | Improve fixurl method | Walter Purcaro | 2015-07-19 | 4 | -18/+14 |
| | |||||
* | Code cosmetics (2) | Walter Purcaro | 2015-07-19 | 87 | -356/+360 |
| | |||||
* | [Hoster] Fix the http request issue | Walter Purcaro | 2015-07-18 | 2 | -2/+5 |
| | |||||
* | Code cosmetics | Walter Purcaro | 2015-07-18 | 54 | -136/+118 |
| | |||||
* | Reorder some functions | Walter Purcaro | 2015-07-18 | 3 | -68/+68 |
| | |||||
* | No more need to use the req argument when call load method | Walter Purcaro | 2015-07-17 | 58 | -202/+134 |
| | |||||
* | Spare fixes and code cosmetics | Walter Purcaro | 2015-07-17 | 105 | -260/+434 |
| | |||||
* | No camelCase style anymore | Walter Purcaro | 2015-07-07 | 482 | -3093/+3125 |
| | |||||
* | [Plugin] Fix decoding in load method | Walter Purcaro | 2015-07-05 | 1 | -6/+2 |
| | |||||
* | Fix long int conversion issue | Walter Purcaro | 2015-07-05 | 1 | -2/+2 |
| | |||||
* | Spare code cosmetics (4) | Walter Purcaro | 2015-06-24 | 55 | -226/+201 |
| | |||||
* | Spare code cosmetics (3) | Walter Purcaro | 2015-06-24 | 19 | -190/+190 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-06-24 | 96 | -585/+582 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 53 | -171/+287 |
| | |||||
* | Spare fixes | Walter Purcaro | 2015-06-24 | 8 | -85/+99 |
| | |||||
* | [Hoster] Import fixup | Walter Purcaro | 2015-06-24 | 1 | -1/+1 |
| | |||||
* | [NowDownloadSx] Tiny cleanup | Walter Purcaro | 2015-06-24 | 1 | -8/+3 |
| | |||||
* | Update all | Walter Purcaro | 2015-06-24 | 171 | -1279/+1246 |
| | |||||
* | [SimpleHoster] fixurl | Walter Purcaro | 2015-06-24 | 3 | -20/+20 |
| | |||||
* | [NitroflareComFolder] Fixup | Walter Purcaro | 2015-06-24 | 1 | -2/+3 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-06-24 | 40 | -164/+163 |
| | |||||
* | Merge pull request #1537 from GammaC0de/patch-1 | Walter Purcaro | 2015-06-23 | 2 | -3/+3 |
|\ | | | | | [HighWayMe] Update | ||||
| * | Update HighWayMe.py | GammaC0de | 2015-06-23 | 1 | -2/+2 |
| | | |||||
| * | HighWayMe.py -> HighWayMeHook.py | GammaC0de | 2015-06-23 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1522 from funkyslap/patch-2 | Walter Purcaro | 2015-06-23 | 1 | -2/+2 |
|\ | | | | | RealDebridCom.py: RealdebridCom: Account Info: {'error': "local variable 'xml' referenced before assignment"} | ||||
| * | RealDebridCom.py: fix DEBUG RealdebridCom: Account Info: {'error': "local ↵ | funkyslap | 2015-06-17 | 1 | -2/+2 |
| | | | | | | | | | | variable 'xml' referenced before assignment"} Fix this: DEBUG RealdebridCom: Account Info: {'error': "local variable 'xml' referenced before assignment"} | ||||
* | | Merge pull request #1535 from GammaC0de/patch-1 | Walter Purcaro | 2015-06-23 | 1 | -7/+6 |
|\ \ | | | | | | | [DlProtectCom] fix #1531 | ||||
| * | | Update DlProtectCom.py | GammaC0de | 2015-06-23 | 1 | -7/+6 |
|/ / | |||||
* | | Merge pull request #1534 from frederikmoellers/stable | Walter Purcaro | 2015-06-23 | 1 | -2/+2 |
|\ \ | | | | | | | Update/Fix GamefrontCom hoster plugin | ||||
| * | | Update/Fix GamefrontCom hoster plugin | Frederik Möllers | 2015-06-23 | 1 | -2/+2 |
|/ / | | | | | | | | | | | | | GameFront uses a <span> tag around long filenames. This caused the plugin to include the tag in the filename. Instead of the (possibly abbreviated) filename in the page's content, the title (HTML <title> tag) is now used. | ||||
* | | Merge pull request #1533 from frederikmoellers/stable | Walter Purcaro | 2015-06-23 | 1 | -6/+8 |
|\ \ | | | | | | | Update/Fix ShSt crypter plugin | ||||
| * | | Update ShSt crypter plugin | Frederik Möllers | 2015-06-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | Revert to using the "regular" Crypter abstract class instead of SimpleCrypter. Before the last commit, Crypter was used and the last commit didn't actually make use of any SimpleCrypter functionality. So in order to be consistent, Crypter is now used again. | ||||
| * | | Update ShSt crypter plugin | Frederik Möllers | 2015-06-23 | 1 | -8/+10 |
|/ / | | | | | | | | | | | | | | | | | | | The plugin doesn't rely on a third party website anymore for the actual decrypting. Instead it uses a different user agent which makes sh.st serve an HTTP redirect. This speeds up the decrypting process and fixes errors related to the third party web site (in particular the latest outage and API change). Also, self.urls is now used instead of self.packages for the decrypted URL. | ||||
* | | Merge pull request #1529 from GammaC0de/patch-1 | Walter Purcaro | 2015-06-21 | 1 | -1/+1 |
|\ \ | |/ |/| | [YoutubeCom] Version up | ||||
| * | [YoutubeCom] Version up | GammaC0de | 2015-06-21 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1508 from GammaC0de/patch-1 | Walter Purcaro | 2015-06-16 | 1 | -3/+3 |
|\ | | | | | fix #1507 | ||||
| * | fix #1507 | GammaC0de | 2015-06-16 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #1514 from TWD/patch-5 | Walter Purcaro | 2015-06-16 | 1 | -4/+9 |
|\ \ | | | | | | | Update NowDownloadSx.py | ||||
| * | | Update NowDownloadSx.py | TWD | 2015-06-16 | 1 | -4/+9 |
| |/ | |||||
* | | Merge pull request #1515 from TWD/patch-4 | Walter Purcaro | 2015-06-16 | 1 | -1/+2 |
|\ \ | |/ |/| | Update YoutubeCom.py | ||||
| * | Update YoutubeCom.py | TWD | 2015-06-16 | 1 | -1/+2 |
|/ | |||||
* | Fix http://forum.pyload.org/viewtopic.php?f=10&t=4328 | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1503 | Walter Purcaro | 2015-06-15 | 2 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1504 | Walter Purcaro | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | Fix http://forum.pyload.org/viewtopic.php?f=12&t=4332 | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1501 | Walter Purcaro | 2015-06-15 | 2 | -9/+14 |
| | |||||
* | [MultiHook] Update | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1502 | Walter Purcaro | 2015-06-15 | 1 | -19/+68 |
| | |||||
* | Hook plugin code cosmetics (2) | Walter Purcaro | 2015-06-15 | 17 | -22/+22 |
| | |||||
* | [PremiumizeMe] Account version up | Walter Purcaro | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1498 (2) | Walter Purcaro | 2015-06-15 | 1 | -23/+14 |
| | |||||
* | [PremiumizeMe] Premium account fixup | Walter Purcaro | 2015-06-15 | 2 | -3/+4 |
| | |||||
* | Hook plugin code cosmetics | Walter Purcaro | 2015-06-15 | 9 | -13/+13 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1498 | Walter Purcaro | 2015-06-15 | 3 | -23/+8 |
| | |||||
* | [Plugin] Typo | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | |||||
* | Update Base | Walter Purcaro | 2015-06-15 | 2 | -64/+77 |
| | |||||
* | Update Hook (2) | Walter Purcaro | 2015-06-15 | 1 | -9/+8 |
| | |||||
* | [SimpleCrypter] Fixup | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | |||||
* | [XFSCrypter] Improve OFFLINE_PATTERN | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | |||||
* | New plugin: NitroflareComFolder | Walter Purcaro | 2015-06-15 | 1 | -0/+35 |
| | |||||
* | [ShareonlineBiz] Improve checkErrors (THX nomad71) | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | | | | Fix https://github.com/pyload/pyload/issues/1497 | ||||
* | Fix https://github.com/pyload/pyload/issues/1496 | Walter Purcaro | 2015-06-15 | 1 | -2/+2 |
| | |||||
* | Fix new internal plugins | Walter Purcaro | 2015-06-15 | 4 | -20/+16 |
| | |||||
* | Update Container | Walter Purcaro | 2015-06-14 | 1 | -44/+33 |
| | |||||
* | Hook back to Base class | Walter Purcaro | 2015-06-14 | 2 | -3/+3 |
| | |||||
* | Move OCR to internal plugin folder | Walter Purcaro | 2015-06-14 | 6 | -10/+10 |
| | |||||
* | Crypter back to Plugin class | Walter Purcaro | 2015-06-14 | 1 | -3/+6 |
| | |||||
* | Update Account | Walter Purcaro | 2015-06-14 | 1 | -96/+116 |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1492 and ↵ | Walter Purcaro | 2015-06-14 | 1 | -2/+2 |
| | | | | https://github.com/pyload/pyload/issues/1493 | ||||
* | Update Crypter | Walter Purcaro | 2015-06-14 | 1 | -46/+81 |
| | |||||
* | Revert ↵ | Walter Purcaro | 2015-06-14 | 1 | -7/+7 |
| | | | | https://github.com/pyload/pyload/commit/043e3dfd83bb217ea15280fef6523fcca691fbf2 | ||||
* | Update Hook | Walter Purcaro | 2015-06-14 | 1 | -73/+102 |
| | |||||
* | Move new log functions to Plugin | Walter Purcaro | 2015-06-14 | 2 | -48/+28 |
| | |||||
* | Merge branch 'pr/n1485_EvolutionClip' into stable | Walter Purcaro | 2015-06-14 | 2 | -4/+4 |
|\ | | | | | | | | | Conflicts: module/plugins/hoster/HighWayMe.py | ||||
| * | Improved Login Check | EvolutionClip | 2015-06-11 | 1 | -2/+2 |
| | | |||||
| * | Fixed Syntax Error | EvolutionClip | 2015-06-11 | 1 | -1/+1 |
| | | |||||
* | | [PastebinCom] Update | Walter Purcaro | 2015-06-14 | 1 | -4/+6 |
| | | |||||
* | | Merge pull request #1482 from GammaC0de/patch-2 | Walter Purcaro | 2015-06-11 | 1 | -7/+7 |
|\ \ | | | | | | | fix #1475 | ||||
| * | | fix #1475 | GammaC0de | 2015-06-11 | 1 | -7/+7 |
|/ / | |||||
* | | Fix https://github.com/pyload/pyload/issues/1473 | Walter Purcaro | 2015-06-10 | 1 | -21/+2 |
| | | |||||
* | | Update plugins (2) | Walter Purcaro | 2015-06-10 | 21 | -21/+21 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1479 | Walter Purcaro | 2015-06-10 | 4 | -11/+11 |
| | | |||||
* | | Merge pull request #1478 from GammaC0de/patch-1 | Walter Purcaro | 2015-06-10 | 1 | -2/+2 |
|\ \ | | | | | | | Update SimpleCrypter.py | ||||
| * | | Update SimpleCrypter.py | GammaC0de | 2015-06-09 | 1 | -2/+2 |
|/ / | |||||
* | | [SimpleHoster] preload referer to False | Walter Purcaro | 2015-06-09 | 2 | -8/+4 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1472 | Walter Purcaro | 2015-06-09 | 3 | -17/+12 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1471 | Walter Purcaro | 2015-06-09 | 1 | -2/+2 |
| | | |||||
* | | [SimpleHoster] Fixup (3) | Walter Purcaro | 2015-06-09 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #1469 from frederikmoellers/stable | Walter Purcaro | 2015-06-09 | 2 | -0/+71 |
|\ \ | | | | | | | 2 new Crypter plugins: sh.st and pasted.co | ||||
| * | | New Crypter plugin: pasted.co | Frederik Möllers | 2015-06-09 | 1 | -0/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | Pasted.co is a pastebin service. It can be used to host a list of download links which pyLoad could use. The plugin bypasses the (ineffective) captcha request and fetches the contents of the paste. It keeps the original package's name and folder and just inserts the links from the paste. | ||||
| * | | New Crypter plugin: sh.st | Frederik Möllers | 2015-06-09 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | sh.st is a URL shortener service with ads (much like adf.ly and others). The crypter uses deadlockers.com to bypass the ads/waiting times. It keeps the package name and folder and just inserts the target URL. | ||||
* | | | [SimpleHoster] Improve checkFile | Walter Purcaro | 2015-06-09 | 14 | -41/+37 |
| | | | |||||
* | | | New plugin: TNTVillageScambioeticoOrg | Walter Purcaro | 2015-06-09 | 1 | -0/+31 |
|/ / | |||||
* | | Fix https://github.com/pyload/pyload/issues/1468 | Walter Purcaro | 2015-06-08 | 2 | -9/+22 |
| | | |||||
* | | [SimpleCrypter] Fix handleDirect loop | Walter Purcaro | 2015-06-08 | 1 | -7/+8 |
| | | |||||
* | | [GamefrontCom] Update | Walter Purcaro | 2015-06-08 | 1 | -69/+15 |
| | | |||||
* | | [GamefrontCom] Fixup | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1467 | Walter Purcaro | 2015-06-08 | 1 | -2/+2 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1464 | Walter Purcaro | 2015-06-08 | 1 | -7/+7 |
| | | |||||
* | | Restore Plugin.py under its original directory | Walter Purcaro | 2015-06-08 | 1 | -0/+617 |
| | | |||||
* | | [TusfilesNet] Fixup | Walter Purcaro | 2015-06-08 | 1 | -3/+3 |
| | | |||||
* | | [SimpleHoster] Fixup | Walter Purcaro | 2015-06-08 | 1 | -6/+6 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1460 | Walter Purcaro | 2015-06-08 | 1 | -7/+7 |
| | | |||||
* | | [SimpleHoster] Fixup | Walter Purcaro | 2015-06-08 | 1 | -3/+3 |
| | | |||||
* | | [SexuriaCom] Update | Walter Purcaro | 2015-06-08 | 1 | -22/+22 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1459 (2) | Walter Purcaro | 2015-06-08 | 1 | -2/+3 |
| | | |||||
* | | Update plugins | Walter Purcaro | 2015-06-08 | 11 | -44/+36 |
| | | |||||
* | | [SimpleHoster] Improve logging and file checking | Walter Purcaro | 2015-06-08 | 8 | -67/+100 |
| | | |||||
* | | Fix https://github.com/pyload/pyload/issues/1459 | Walter Purcaro | 2015-06-08 | 1 | -3/+3 |
| | | |||||
* | | New plugin: VkCom | Walter Purcaro | 2015-06-08 | 1 | -0/+34 |
| | | |||||
* | | Update everything | Walter Purcaro | 2015-06-08 | 156 | -349/+349 |
| | | |||||
* | | Move base plugins to internal folder | Walter Purcaro | 2015-06-08 | 6 | -0/+0 |
| | | |||||
* | | New plugins: FiledropperCom & FileuploadNet | Walter Purcaro | 2015-06-08 | 5 | -13/+108 |
| | | |||||
* | | [FreeWayMe] Fixup | Walter Purcaro | 2015-06-08 | 8 | -20/+13 |
| | | |||||
* | | [UploadedTo] Fixup (2) | Walter Purcaro | 2015-06-06 | 3 | -45/+31 |
| | | |||||
* | | Remove old StahnuTo account | Walter Purcaro | 2015-06-06 | 1 | -35/+0 |
| | | |||||
* | | Use SSL when login account | Walter Purcaro | 2015-06-06 | 26 | -32/+30 |
| | | |||||
* | | [HighWayMe] Cleanup | Walter Purcaro | 2015-06-06 | 3 | -107/+106 |
| | | |||||
* | | Merge pull request #1455 from EvolutionClip/stable | Walter Purcaro | 2015-06-06 | 3 | -0/+151 |
|\| | | | | | Added High-Way.Me | ||||
| * | Added Comment | EvolutionClip | 2015-06-05 | 1 | -2/+1 |
| | | | | | | Line 27: Is not working. It should by if 302 Moved Temporarily then ... But I don't now how to implement it. | ||||
| * | Update HighWayMe.py | EvolutionClip | 2015-06-05 | 1 | -1/+1 |
| | | |||||
| * | Create HighWayMe.py | EvolutionClip | 2015-06-05 | 1 | -0/+76 |
| | | |||||
| * | Create HighWayMe.py | EvolutionClip | 2015-06-05 | 1 | -0/+29 |
| | | |||||
| * | Create HighWayMe.py | EvolutionClip | 2015-06-05 | 1 | -0/+47 |
| | |