Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update SimpleHoster.py | 2015-08-03 | 1 | -2/+2 | |
* | Update Plugin.py | 2015-08-03 | 1 | -1/+1 | |
* | Update XFSAccount.py | 2015-08-03 | 1 | -4/+5 | |
* | Update Plugin.py | 2015-08-03 | 1 | -2/+2 | |
* | Merge pull request #1670 from GammaC0de/patch-2 | 2015-08-03 | 1 | -2/+2 | |
|\ | |||||
| * | fix import error | 2015-08-03 | 1 | -2/+2 | |
* | | Use set_cookie instead cj.setCookie | 2015-08-03 | 14 | -46/+61 | |
|/ | |||||
* | Fix https://github.com/pyload/pyload/issues/1664 | 2015-08-02 | 1 | -4/+3 | |
* | Fix https://github.com/pyload/pyload/issues/1591 | 2015-08-02 | 5 | -56/+83 | |
* | Merge pull request #1665 from J-8/stable | 2015-08-02 | 2 | -2/+2 | |
|\ | |||||
| * | Fix for issue #1654 | 2015-08-02 | 2 | -2/+2 | |
* | | Tiny fixes | 2015-08-02 | 5 | -10/+12 | |
* | | Fix https://github.com/pyload/pyload/issues/1663 | 2015-08-02 | 6 | -15/+15 | |
|/ | |||||
* | fix #1646 (2) | 2015-08-02 | 1 | -3/+3 | |
* | Fix https://github.com/pyload/pyload/issues/1651 | 2015-08-02 | 1 | -5/+5 | |
* | Fix https://github.com/pyload/pyload/issues/1650 | 2015-08-02 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1640 (3) | 2015-08-02 | 1 | -7/+7 | |
* | Fix https://github.com/pyload/pyload/issues/1630 | 2015-08-02 | 2 | -27/+27 | |
* | Fix https://github.com/pyload/pyload/issues/1649 | 2015-08-02 | 2 | -3/+6 | |
* | Fix https://github.com/pyload/pyload/issues/1590 | 2015-08-02 | 1 | -8/+8 | |
* | Fix https://github.com/pyload/pyload/issues/1643 | 2015-08-02 | 1 | -8/+3 | |
* | Fix https://github.com/pyload/pyload/issues/1640 (2) | 2015-08-02 | 10 | -28/+23 | |
* | [AntiStandby] Improve linux_standby | 2015-08-02 | 1 | -2/+6 | |
* | Update some plugins | 2015-08-02 | 10 | -34/+33 | |
* | Fix https://github.com/pyload/pyload/issues/1646 | 2015-08-02 | 2 | -6/+8 | |
* | Fix https://github.com/pyload/pyload/issues/1640 | 2015-08-02 | 3 | -46/+47 | |
* | Fix load_account routine | 2015-08-01 | 2 | -26/+34 | |
* | Fix https://github.com/pyload/pyload/issues/1636 | 2015-08-01 | 2 | -3/+4 | |
* | Fix https://github.com/pyload/pyload/issues/1632 | 2015-07-31 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1543 | 2015-07-31 | 1 | -2/+2 | |
* | Fix and improve account logic | 2015-07-31 | 5 | -93/+89 | |
* | Fix https://github.com/pyload/pyload/issues/1628 | 2015-07-31 | 3 | -10/+5 | |
* | Fix https://github.com/pyload/pyload/issues/1601 | 2015-07-31 | 2 | -5/+8 | |
* | [Captcha] Fix _decrypt method | 2015-07-31 | 7 | -20/+17 | |
* | Fix https://github.com/pyload/pyload/issues/1602 (2) | 2015-07-31 | 1 | -2/+2 | |
* | [Account] Fix ********** bug | 2015-07-31 | 1 | -2/+3 | |
* | Fix https://github.com/pyload/pyload/issues/1613 | 2015-07-31 | 1 | -8/+5 | |
* | [ShareonlineBiz] Improve account | 2015-07-31 | 1 | -28/+35 | |
* | [Addon] Fix unload method not called on exit | 2015-07-31 | 1 | -1/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1625 | 2015-07-31 | 4 | -68/+65 | |
* | Fix https://github.com/pyload/pyload/issues/1624 | 2015-07-30 | 1 | -6/+2 | |
* | [AntiStandby] Fix import typo | 2015-07-30 | 1 | -2/+2 | |
* | [AntiStandby] Fix max_mtime method | 2015-07-30 | 2 | -6/+4 | |
* | Merge pull request #1615 from zapp-brannigan/patch-3 | 2015-07-30 | 1 | -2/+5 | |
|\ | |||||
| * | [FilecryptCc.py] Fix https://github.com/pyload/pyload/issues/1614 | 2015-07-30 | 1 | -2/+5 | |
* | | Fix get_code call in captcha hooks | 2015-07-30 | 5 | -5/+5 | |
|/ | |||||
* | Still improving _log methods | 2015-07-29 | 6 | -16/+16 | |
* | Fix https://github.com/pyload/pyload/issues/1600 (2) | 2015-07-29 | 1 | -4/+4 | |
* | Fix https://github.com/pyload/pyload/issues/1600 | 2015-07-29 | 1 | -8/+21 | |
* | Fix https://github.com/pyload/pyload/issues/1602 | 2015-07-29 | 2 | -2/+2 | |
* | [MultiHook] Better error handling for plugins_cached | 2015-07-29 | 1 | -4/+4 | |
* | Fix http://forum.pyload.org/viewtopic.php?f=12&t=4421 | 2015-07-29 | 1 | -2/+2 | |
* | New plugins: AniStreamCom and CloudsixMe | 2015-07-29 | 5 | -6/+40 | |
* | Fix https://github.com/pyload/pyload/issues/1594 (2) | 2015-07-29 | 1 | -3/+3 | |
* | Fix https://github.com/pyload/pyload/issues/1597 | 2015-07-29 | 1 | -18/+19 | |
* | Fix https://github.com/pyload/pyload/issues/1594 | 2015-07-29 | 1 | -3/+3 | |
* | Fix https://github.com/pyload/pyload/issues/1595 | 2015-07-29 | 1 | -2/+2 | |
* | Merge pull request #1593 from TodsDeath/patch-1 | 2015-07-29 | 1 | -1/+1 | |
|\ | |||||
| * | Update Account.py | 2015-07-29 | 1 | -1/+1 | |
| * | Update Account.py | 2015-07-29 | 1 | -1/+1 | |
* | | [Plugin] Fix set_cookies | 2015-07-29 | 2 | -6/+6 | |
|/ | |||||
* | Fix http://forum.pyload.org/viewtopic.php?f=12&t=4419 | 2015-07-29 | 1 | -33/+61 | |
* | Fix https://github.com/pyload/pyload/issues/1520 (3) | 2015-07-29 | 2 | -3/+8 | |
* | Fix _log method | 2015-07-29 | 7 | -12/+63 | |
* | Fix https://github.com/pyload/pyload/issues/1588 | 2015-07-29 | 1 | -4/+4 | |
* | Fix https://github.com/pyload/pyload/issues/1586 | 2015-07-29 | 6 | -32/+34 | |
* | Fix https://github.com/pyload/pyload/issues/1587 | 2015-07-29 | 1 | -2/+2 | |
* | [AntiStandby] Hotfix | 2015-07-29 | 1 | -8/+8 | |
* | New plugin: AntiStandby | 2015-07-29 | 1 | -0/+157 | |
* | Fix https://github.com/pyload/pyload/issues/1583 | 2015-07-28 | 3 | -7/+7 | |
* | Fix missing `encode` | 2015-07-28 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1578 (3) | 2015-07-28 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1520 | 2015-07-28 | 5 | -10/+15 | |
* | Fix https://github.com/pyload/pyload/issues/1582 | 2015-07-28 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1581 | 2015-07-28 | 1 | -2/+3 | |
* | Fix content-disposition | 2015-07-28 | 10 | -26/+16 | |
* | Fix http://forum.pyload.org/viewtopic.php?f=12&t=4410 | 2015-07-28 | 2 | -3/+4 | |
* | Fix https://github.com/pyload/pyload/issues/1578 (2) | 2015-07-28 | 1 | -11/+17 | |
* | Fix https://github.com/pyload/pyload/issues/1578 | 2015-07-28 | 1 | -3/+3 | |
* | Fix https://github.com/pyload/pyload/issues/1577 and https://github.com/pyloa... | 2015-07-28 | 1 | -2/+2 | |
* | [Account] Hotfix | 2015-07-28 | 1 | -32/+62 | |
* | [Hook] Hotfix _log method | 2015-07-28 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1575 | 2015-07-28 | 1 | -1/+3 | |
* | Improve _log method | 2015-07-28 | 8 | -31/+37 | |
* | Missed to bump up some plugin __version__ | 2015-07-28 | 6 | -6/+6 | |
* | Fix https://github.com/pyload/pyload/issues/1545 | 2015-07-28 | 2 | -8/+8 | |
* | Fix https://github.com/pyload/pyload/pull/1564 (thx Nippey) | 2015-07-28 | 2 | -3/+6 | |
* | Fix https://github.com/pyload/pyload/pull/1561 (thx bilalghouri) | 2015-07-28 | 1 | -10/+2 | |
* | Fix https://github.com/pyload/pyload/pull/1558 (thx lpiter) | 2015-07-28 | 1 | -5/+9 | |
* | Fix https://github.com/pyload/pyload/pull/1552 (thx selaux) | 2015-07-27 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/pull/1571 | 2015-07-27 | 1 | -6/+6 | |
* | Spare code fixes | 2015-07-27 | 8 | -26/+26 | |
* | [ExtractArchive] Rename archive_password.txt -> passwords.txt | 2015-07-27 | 1 | -1/+1 | |
* | Fix captcha timeout | 2015-07-27 | 2 | -11/+11 | |
* | Bunch of fixups | 2015-07-27 | 8 | -55/+64 | |
* | Then update others | 2015-07-27 | 13 | -21/+21 | |
* | Update internal plugins | 2015-07-27 | 12 | -225/+231 | |
* | Don't user dictionary’s iterator methods | 2015-07-25 | 19 | -28/+28 | |
* | Account rewritten (2) | 2015-07-25 | 75 | -171/+208 | |
* | Account rewritten | 2015-07-25 | 99 | -498/+486 | |
* | Fix typo | 2015-07-24 | 16 | -20/+20 | |
* | Code cosmetics | 2015-07-24 | 56 | -176/+170 | |
* | Hotfixes (2) | 2015-07-24 | 484 | -627/+646 | |
* | Hotfixes | 2015-07-24 | 6 | -18/+63 | |
* | Small __init__ fixes | 2015-07-24 | 3 | -7/+7 | |
* | [Plugin] Another fix about page decoding | 2015-07-24 | 1 | -1/+1 | |
* | Improve Captcha | 2015-07-23 | 62 | -117/+124 | |
* | Code cosmetics | 2015-07-23 | 15 | -139/+146 | |
* | [Extractor] is_usable -> find | 2015-07-21 | 5 | -38/+45 | |
* | New Captcha skeleton | 2015-07-21 | 46 | -263/+271 | |
* | New __status__ magic key | 2015-07-19 | 483 | -0/+483 | |
* | [OCR] Fix __init__ (2) | 2015-07-19 | 10 | -26/+14 | |
* | [OCR] Fix __init__ | 2015-07-19 | 2 | -9/+7 | |
* | Rename self.core to self.pyload (plugins only) | 2015-07-19 | 59 | -260/+229 | |
* | Code cosmetics (3) | 2015-07-19 | 100 | -326/+334 | |
* | Fix addons | 2015-07-19 | 37 | -425/+333 | |
* | Improve fixurl method | 2015-07-19 | 4 | -18/+14 | |
* | Code cosmetics (2) | 2015-07-19 | 87 | -356/+360 | |
* | [Hoster] Fix the http request issue | 2015-07-18 | 2 | -2/+5 | |
* | Code cosmetics | 2015-07-18 | 54 | -136/+118 | |
* | Reorder some functions | 2015-07-18 | 3 | -68/+68 | |
* | No more need to use the req argument when call load method | 2015-07-17 | 58 | -202/+134 | |
* | Spare fixes and code cosmetics | 2015-07-17 | 105 | -260/+434 | |
* | No camelCase style anymore | 2015-07-07 | 482 | -3093/+3125 | |
* | [Plugin] Fix decoding in load method | 2015-07-05 | 1 | -6/+2 | |
* | Fix long int conversion issue | 2015-07-05 | 1 | -2/+2 | |
* | Spare code cosmetics (4) | 2015-06-24 | 55 | -226/+201 | |
* | Spare code cosmetics (3) | 2015-06-24 | 19 | -190/+190 | |
* | Spare code cosmetics (2) | 2015-06-24 | 96 | -585/+582 | |
* | Spare code cosmetics | 2015-06-24 | 53 | -171/+287 | |
* | Spare fixes | 2015-06-24 | 8 | -85/+99 | |
* | [Hoster] Import fixup | 2015-06-24 | 1 | -1/+1 | |
* | [NowDownloadSx] Tiny cleanup | 2015-06-24 | 1 | -8/+3 | |
* | Update all | 2015-06-24 | 171 | -1279/+1246 | |
* | [SimpleHoster] fixurl | 2015-06-24 | 3 | -20/+20 | |
* | [NitroflareComFolder] Fixup | 2015-06-24 | 1 | -2/+3 | |
* | Spare code cosmetics | 2015-06-24 | 40 | -164/+163 | |
* | Update HighWayMe.py | 2015-06-23 | 1 | -2/+2 | |
* | HighWayMe.py -> HighWayMeHook.py | 2015-06-23 | 1 | -1/+1 | |
* | Merge pull request #1522 from funkyslap/patch-2 | 2015-06-23 | 1 | -2/+2 | |
|\ | |||||
| * | RealDebridCom.py: fix DEBUG RealdebridCom: Account Info: {'error': "local var... | 2015-06-17 | 1 | -2/+2 | |
* | | Update DlProtectCom.py | 2015-06-23 | 1 | -7/+6 | |
* | | Update/Fix GamefrontCom hoster plugin | 2015-06-23 | 1 | -2/+2 | |
* | | Update ShSt crypter plugin | 2015-06-23 | 1 | -3/+3 | |
* | | Update ShSt crypter plugin | 2015-06-23 | 1 | -8/+10 | |
* | | [YoutubeCom] Version up | 2015-06-21 | 1 | -1/+1 | |
|/ | |||||
* | Merge pull request #1508 from GammaC0de/patch-1 | 2015-06-16 | 1 | -3/+3 | |
|\ | |||||
| * | fix #1507 | 2015-06-16 | 1 | -3/+3 | |
* | | Merge pull request #1514 from TWD/patch-5 | 2015-06-16 | 1 | -4/+9 | |
|\ \ | |||||
| * | | Update NowDownloadSx.py | 2015-06-16 | 1 | -4/+9 | |
| |/ | |||||
* / | Update YoutubeCom.py | 2015-06-16 | 1 | -1/+2 | |
|/ | |||||
* | Fix http://forum.pyload.org/viewtopic.php?f=10&t=4328 | 2015-06-15 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1503 | 2015-06-15 | 2 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1504 | 2015-06-15 | 1 | -1/+1 | |
* | Fix http://forum.pyload.org/viewtopic.php?f=12&t=4332 | 2015-06-15 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1501 | 2015-06-15 | 2 | -9/+14 | |
* | [MultiHook] Update | 2015-06-15 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1502 | 2015-06-15 | 1 | -19/+68 | |
* | Hook plugin code cosmetics (2) | 2015-06-15 | 17 | -22/+22 | |
* | [PremiumizeMe] Account version up | 2015-06-15 | 1 | -1/+1 | |
* | Fix https://github.com/pyload/pyload/issues/1498 (2) | 2015-06-15 | 1 | -23/+14 | |
* | [PremiumizeMe] Premium account fixup | 2015-06-15 | 2 | -3/+4 | |
* | Hook plugin code cosmetics | 2015-06-15 | 9 | -13/+13 | |
* | Fix https://github.com/pyload/pyload/issues/1498 | 2015-06-15 | 3 | -23/+8 | |
* | [Plugin] Typo | 2015-06-15 | 1 | -2/+2 | |
* | Update Base | 2015-06-15 | 2 | -64/+77 | |
* | Update Hook (2) | 2015-06-15 | 1 | -9/+8 | |
* | [SimpleCrypter] Fixup | 2015-06-15 | 1 | -2/+2 | |
* | [XFSCrypter] Improve OFFLINE_PATTERN | 2015-06-15 | 1 | -2/+2 | |
* | New plugin: NitroflareComFolder | 2015-06-15 | 1 | -0/+35 | |
* | [ShareonlineBiz] Improve checkErrors (THX nomad71) | 2015-06-15 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1496 | 2015-06-15 | 1 | -2/+2 | |
* | Fix new internal plugins | 2015-06-15 | 4 | -20/+16 | |
* | Update Container | 2015-06-14 | 1 | -44/+33 | |
* | Hook back to Base class | 2015-06-14 | 2 | -3/+3 | |
* | Move OCR to internal plugin folder | 2015-06-14 | 6 | -10/+10 | |
* | Crypter back to Plugin class | 2015-06-14 | 1 | -3/+6 | |
* | Update Account | 2015-06-14 | 1 | -96/+116 | |
* | Fix https://github.com/pyload/pyload/issues/1492 and https://github.com/pyloa... | 2015-06-14 | 1 | -2/+2 | |
* | Update Crypter | 2015-06-14 | 1 | -46/+81 | |
* | Revert https://github.com/pyload/pyload/commit/043e3dfd83bb217ea15280fef6523f... | 2015-06-14 | 1 | -7/+7 | |
* | Update Hook | 2015-06-14 | 1 | -73/+102 | |
* | Move new log functions to Plugin | 2015-06-14 | 2 | -48/+28 | |
* | Merge branch 'pr/n1485_EvolutionClip' into stable | 2015-06-14 | 2 | -4/+4 | |
|\ | |||||
| * | Improved Login Check | 2015-06-11 | 1 | -2/+2 | |
| * | Fixed Syntax Error | 2015-06-11 | 1 | -1/+1 | |
* | | [PastebinCom] Update | 2015-06-14 | 1 | -4/+6 | |
* | | fix #1475 | 2015-06-11 | 1 | -7/+7 | |
* | | Fix https://github.com/pyload/pyload/issues/1473 | 2015-06-10 | 1 | -21/+2 | |
* | | Update plugins (2) | 2015-06-10 | 21 | -21/+21 | |
* | | Fix https://github.com/pyload/pyload/issues/1479 | 2015-06-10 | 4 | -11/+11 | |
* | | Update SimpleCrypter.py | 2015-06-09 | 1 | -2/+2 | |
* | | [SimpleHoster] preload referer to False | 2015-06-09 | 2 | -8/+4 | |
* | | Fix https://github.com/pyload/pyload/issues/1472 | 2015-06-09 | 3 | -17/+12 | |
* | | Fix https://github.com/pyload/pyload/issues/1471 | 2015-06-09 | 1 | -2/+2 | |
* | | [SimpleHoster] Fixup (3) | 2015-06-09 | 1 | -1/+3 | |
* | | Merge pull request #1469 from frederikmoellers/stable | 2015-06-09 | 2 | -0/+71 | |
|\ \ | |||||
| * | | New Crypter plugin: pasted.co | 2015-06-09 | 1 | -0/+43 | |
| * | | New Crypter plugin: sh.st | 2015-06-09 | 1 | -0/+28 | |
* | | | [SimpleHoster] Improve checkFile | 2015-06-09 | 14 | -41/+37 |