summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix https://github.com/pyload/pyload/issues/2056Gravatar Walter Purcaro 2015-10-193-27/+27
|
* Spare fixesGravatar Walter Purcaro 2015-10-198-34/+41
|
* Spare code fixesGravatar Walter Purcaro 2015-10-181-1/+1
|
* Merge pull request #2039 from joberreiter/patch-2Gravatar Walter Purcaro 2015-10-181-1/+1
|\ | | | | [internal/XFSCrypter] Fixing an unbalaced parenthesis in OFFLINE_PATTERN
| * Fixing an unbalaced parenthesis in OFFLINE_PATTERNGravatar Jochen Oberreiter 2015-10-161-2/+2
| |
* | Version up for all pluginsGravatar Walter Purcaro 2015-10-1825-25/+25
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-10-189-32/+33
| |
* | Update internalsGravatar Walter Purcaro 2015-10-187-27/+24
| |
* | [SimpleCrypter] Don't use self.link(s)Gravatar Walter Purcaro 2015-10-181-98/+40
| |
* | [Plugin] Minimize code + spare fixesGravatar Walter Purcaro 2015-10-183-419/+66
| |
* | [Hoster] Fix download routine + new method is_downloadGravatar Walter Purcaro 2015-10-181-61/+140
| |
* | [Base] Grab link info on setupGravatar Walter Purcaro 2015-10-181-123/+87
| |
* | [Extractor] Code cleanupGravatar Walter Purcaro 2015-10-183-30/+30
| |
* | [Addon] Start periodical on plugin activationGravatar Walter Purcaro 2015-10-181-11/+7
| |
* | [Account] Fix info syncing and corrupted password issueGravatar Walter Purcaro 2015-10-181-36/+19
| |
* | Dead plugins are stable, but still dead.Gravatar Walter Purcaro 2015-10-182-2/+2
| |
* | [MultiAccount] Still not working, but 90% completeGravatar Walter Purcaro 2015-10-181-135/+117
| |
* | Multi-hoster accounts now extend MultiAccount classGravatar Walter Purcaro 2015-10-181-5/+14
| |
* | Collect plugin utilities in a own fileGravatar Walter Purcaro 2015-10-181-0/+433
| |
* | Spare fixesGravatar Walter Purcaro 2015-10-132-19/+16
| |
* | Fixing fixurl...Gravatar Walter Purcaro 2015-10-132-11/+10
| |
* | [SimpleCrypter] Don't extend SimpleHoster anymoreGravatar Walter Purcaro 2015-10-131-24/+292
|/
* [Plugin] version upGravatar GammaC0de 2015-10-131-1/+1
|
* [Plugin] improve error tracing (2)Gravatar GammaC0de 2015-10-131-24/+39
|
* [XFSAccount] Error handling supportGravatar Walter Purcaro 2015-10-113-29/+68
|
* [Plugin] Improve error tracingGravatar Walter Purcaro 2015-10-111-6/+16
|
* Fix https://github.com/pyload/pyload/issues/1960Gravatar Walter Purcaro 2015-10-112-22/+9
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-1122-81/+83
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Fix https://github.com/pyload/pyload/issues/2002Gravatar Walter Purcaro 2015-10-101-18/+25
|
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-1023-93/+59
|
* Merge branch 'pr/n1997_GammaC0de' into stableGravatar Walter Purcaro 2015-10-101-1/+2
|\ | | | | | | | | Conflicts: module/plugins/internal/Base.py
| * Update Base.pyGravatar GammaC0de 2015-10-101-1/+2
| |
* | Spare code cosmetics (2)Gravatar Walter Purcaro 2015-10-107-16/+10
| |
* | [Base] New methods: init_base and setup_baseGravatar Walter Purcaro 2015-10-103-44/+60
| | | | | | | | [Hoster] Improve download method
* | Spare code cosmeticsGravatar Walter Purcaro 2015-10-104-16/+15
| |
* | [Addon] Persistent self.infoGravatar Walter Purcaro 2015-10-101-1/+11
| |
* | [Plugin] Improve encoding functions & storing methodsGravatar Walter Purcaro 2015-10-101-19/+60
|/
* Fix https://github.com/pyload/pyload/issues/1962 (and many other tickets)Gravatar Walter Purcaro 2015-10-083-10/+16
|
* Fix https://github.com/pyload/pyload/issues/1978Gravatar Walter Purcaro 2015-10-081-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1975Gravatar Walter Purcaro 2015-10-082-13/+8
|
* Fixpack (5)Gravatar Walter Purcaro 2015-10-084-69/+84
|
* Spare improvementsGravatar Walter Purcaro 2015-10-088-44/+112
|
* Fixpack (4)Gravatar Walter Purcaro 2015-10-087-93/+50
|
* Merge pull request #1957 from GammaC0de/patch-3Gravatar Walter Purcaro 2015-10-071-16/+80
|\ | | | | [Plugin] introduce 'traceback' argument in log_xxx() functions
| * [log_xxx()] introduce 'traceback' argumentGravatar GammaC0de 2015-10-051-16/+80
| |
* | Double URL FixGravatar kasperj 2015-10-061-1/+1
|/ | | Fix for the issue with http://url.tld/http://url.tld/XXX
* Fixpack (3)Gravatar Walter Purcaro 2015-10-044-10/+13
|
* Fixpack (2)Gravatar Walter Purcaro 2015-10-0410-50/+94
|
* Fix https://github.com/pyload/pyload/issues/1911#issuecomment-145026557Gravatar Walter Purcaro 2015-10-027-25/+44
|
* [ClickAndLoad] Queue destination supportGravatar Walter Purcaro 2015-10-021-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1932Gravatar Walter Purcaro 2015-10-025-15/+15
|
* Merge pull request #1933 from jansohn/stableGravatar Walter Purcaro 2015-10-021-1/+1
|\ | | | | fix #1921
| * fix #1921Gravatar jansohn 2015-10-021-1/+1
| |
* | [Account] Fix https://github.com/pyload/pyload/issues/1922Gravatar Walter Purcaro 2015-10-021-1/+2
|/
* [Account] Improve parse_traffic method + code cosmeticsGravatar Walter Purcaro 2015-10-026-23/+21
|
* [UptoboxCom] Fix https://github.com/pyload/pyload/issues/1530 and ↵Gravatar Walter Purcaro 2015-10-022-7/+7
| | | | https://github.com/pyload/pyload/issues/1904
* Fix https://github.com/pyload/pyload/issues/1917 + new function: parse_timeGravatar Walter Purcaro 2015-10-023-21/+48
|
* [Hoster] Fix https://github.com/pyload/pyload/issues/1918Gravatar Walter Purcaro 2015-10-021-1/+2
|
* [Plugin] Improve fixurl functionGravatar Walter Purcaro 2015-10-021-3/+7
| | | | https://github.com/pyload/pyload/issues/1873
* Fixpack (1)Gravatar Walter Purcaro 2015-10-018-70/+125
|
* Merge pull request #1902 from GammaC0de/patch-3Gravatar Walter Purcaro 2015-10-011-2/+2
|\ | | | | [XFSHoster] re-fix #1865
| * Update XFSHoster.pyGravatar GammaC0de 2015-10-011-3/+3
| |
* | Merge pull request #1900 from manuelm/stableGravatar Walter Purcaro 2015-10-011-1/+1
|\ \ | | | | | | Strip trailing slashes before case sensitive checking
| * | Strip trailing slashes before case sensitive checkingGravatar Manuel Mausz 2015-09-301-1/+1
| |/ | | | | Strip trailing slashes. Otherwise the last pathname component might be empty
* | Improve Hoster and Crypter + general fixupGravatar Walter Purcaro 2015-10-0111-582/+701
| |
* | A lot of plugin code cosmetics (2)Gravatar Walter Purcaro 2015-10-014-11/+10
|/
* [Captcha] _decrypt -> decrypt_imageGravatar Walter Purcaro 2015-09-301-4/+3
|
* Merge pull request #1882 from GammaC0de/patch-5Gravatar Walter Purcaro 2015-09-301-3/+3
|\ | | | | [Captcha] Requse the hoster http request
| * [Captcha] generic fix for #1756Gravatar GammaC0de 2015-09-281-3/+3
| |
* | Add __config__ to MultiAccount (and XFSAccount) based pluginsGravatar Walter Purcaro 2015-09-301-0/+1
| |
* | [XFSHoster] Revert https://github.com/pyload/pyload/pull/1883Gravatar Walter Purcaro 2015-09-301-2/+2
| |
* | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1890Gravatar Walter Purcaro 2015-09-301-2/+2
| |
* | Merge pull request #1883 from joberreiter/joberreiter-patternxfshosterGravatar Walter Purcaro 2015-09-291-2/+2
|\ \ | | | | | | [internal/XFSHoster.py] Add captcha pattern for Recaptcha and Solvemedia
| * | Add captcha pattern for Recaptcha and SolvemediaGravatar Jochen Oberreiter 2015-09-261-3/+3
| |/ | | | | Fix for #1852, #1865
* | [Account] HotfixGravatar Walter Purcaro 2015-09-291-3/+3
| |
* | Update hoster pluginsGravatar Walter Purcaro 2015-09-291-5/+5
| |
* | Update crypter pluginsGravatar Walter Purcaro 2015-09-293-7/+5
| |
* | Update internal pluginsGravatar Walter Purcaro 2015-09-2917-229/+279
| |
* | Account class completely rewritten + plugins updatedGravatar Walter Purcaro 2015-09-292-244/+257
|/
* Version upGravatar Marcus "Chaosblog" 2015-09-231-1/+1
| | | Increase version number
* [FIX] AttributeError: x object has no attribute 'user'Gravatar Stefan Reisich 2015-09-231-2/+2
|
* Add missing closing bracketGravatar Marcus "Chaosblog" 2015-09-231-1/+1
|
* Update Hoster.pyGravatar GammaC0de 2015-09-221-1/+1
|
* version upGravatar GammaC0de 2015-09-221-1/+1
|
* version upGravatar GammaC0de 2015-09-221-1/+1
|
* version upGravatar GammaC0de 2015-09-221-1/+1
|
* version upGravatar GammaC0de 2015-09-221-1/+1
|
* [Plugin] Fix _log + code cosmeticsGravatar Walter Purcaro 2015-09-224-13/+14
|
* [Plugin] fix missing importGravatar GammaC0de 2015-09-221-1/+2
|
* Auto-detect seconds_to_midnightGravatar Walter Purcaro 2015-09-221-13/+6
|
* Spare improvements and fixes (2)Gravatar Walter Purcaro 2015-09-2111-65/+49
|
* [Account] Fix __version__Gravatar Walter Purcaro 2015-09-214-6/+6
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-09-215-3/+13
|
* Fix pyfile.name processingGravatar Walter Purcaro 2015-09-215-66/+45
|
* Merge branch 'pr/n1736_GammaC0de' into stableGravatar Walter Purcaro 2015-09-211-2/+1
|\ | | | | | | | | Conflicts: module/plugins/internal/SimpleHoster.py
| * Update SimpleHoster.pyGravatar GammaC0de 2015-08-081-3/+2
| |
* | Spare improvements and fixesGravatar Walter Purcaro 2015-09-2111-205/+210
| |
* | [Account] parse_info -> grab_infoGravatar Walter Purcaro 2015-09-212-9/+9
| |
* | Merge branch 'pr/n1788_GammaC0de' into stableGravatar Walter Purcaro 2015-09-211-3/+3
|\ \ | | | | | | | | | | | | Conflicts: module/plugins/internal/Plugin.py
| * | Update Plugin.pyGravatar GammaC0de 2015-08-261-2/+3
| | |
* | | [XFSAccount] UpdateGravatar Walter Purcaro 2015-09-194-6/+15
| | |
* | | Merge pull request #1818 from jakubbroz/stableGravatar Walter Purcaro 2015-09-152-2/+13
|\ \ \ | | | | | | | | Remove accents from file name #1817
| * | | Remove accents from file name #1817Gravatar Jakub Brož 2015-09-132-2/+13
| | | | | | | | | | | | | | | | issue: #1817
* | | | Update main Captcha pluginGravatar Walter Purcaro 2015-09-141-6/+6
|/ / /
* | | Spare fixes (2)Gravatar Walter Purcaro 2015-09-035-36/+55
| | |
* | | Merge pull request #1796 from GammaC0de/patch-8Gravatar Walter Purcaro 2015-08-301-4/+5
|\ \ \ | | | | | | | | [Hoster] fix pyfile.name not updated if disposition
| * | | Update Hoster.pyGravatar GammaC0de 2015-08-291-1/+1
| | | |
| * | | [Hoster] fix pyfile.name not updated if dispositionGravatar GammaC0de 2015-08-291-4/+5
| |/ /
* | | Fix https://github.com/pyload/pyload/issues/1793Gravatar Walter Purcaro 2015-08-301-1/+21
| | |
* | | Merge pull request #1789 from Bambie42/stableGravatar Walter Purcaro 2015-08-301-1/+1
|\ \ \ | | | | | | | | [LinkCryptWs] partly fixes #1756
| * | | partly fixes #1756Gravatar Bambie42 2015-08-261-1/+1
| |/ /
* / / fix #1765Gravatar GammaC0de 2015-08-211-1/+2
|/ /
* | Spare plugin updatesGravatar Walter Purcaro 2015-08-191-1/+3
| |
* | Temp fix https://github.com/pyload/pyload/pull/1708Gravatar Walter Purcaro 2015-08-191-2/+2
| |
* | Fix missing import statementGravatar Walter Purcaro 2015-08-092-2/+2
|/
* Fix https://github.com/pyload/pyload/issues/1707Gravatar Walter Purcaro 2015-08-042-3/+3
|
* Update SimpleHoster.pyGravatar estaban 2015-08-041-2/+2
|
* Download deleted because of file size mismatchGravatar estaban 2015-08-041-1/+3
| | | | | | | | | | | One some hosters like OneFichier for example, the webpage displays a file size of 1.46GB. However the real file size can be 1.4649853GB, which makes a difference between the downloaded file size and the expected file size. size_tolerance is meant for that, but its value is currently set to 1MB. This is an issue in the above case where the difference between expected size and downloaded size is almost 10MB. In many cases, this causes the downloaded file to simply be deleted, even though it has been downloaded without any issue. The biggest possible size difference is 10MB, at least if the website displays 2 decimals and that the biggest unit is GB. Therefore I propose to change the max tolerance from 1MB to 10MB. FYI the error message in the log looks like that: Fail: File size mismatch | Expected file size: 1492501135.36 | Downloaded file size: 1488025852
* Some fixes (2)Gravatar Walter Purcaro 2015-08-042-2/+4
|
* [Account] fix relogin not workingGravatar GammaC0de 2015-08-041-4/+1
|
* Some fixesGravatar Walter Purcaro 2015-08-046-26/+28
|
* Fix #1603Gravatar TodsDeath 2015-08-041-2/+2
|
* Update Plugin.pyGravatar GammaC0de 2015-08-031-1/+1
|
* Update SimpleHoster.pyGravatar GammaC0de 2015-08-031-2/+2
|
* Update Plugin.pyGravatar GammaC0de 2015-08-031-1/+1
|
* Update XFSAccount.pyGravatar GammaC0de 2015-08-031-4/+5
|
* Update Plugin.pyGravatar GammaC0de 2015-08-031-2/+2
|
* Use set_cookie instead cj.setCookieGravatar Walter Purcaro 2015-08-036-29/+37
|
* Fix https://github.com/pyload/pyload/issues/1664Gravatar Walter Purcaro 2015-08-021-4/+3
|
* Fix https://github.com/pyload/pyload/issues/1591Gravatar Walter Purcaro 2015-08-022-16/+14
|
* Tiny fixesGravatar Walter Purcaro 2015-08-021-0/+1
|
* Fix https://github.com/pyload/pyload/issues/1663Gravatar Walter Purcaro 2015-08-026-15/+15
|
* Fix https://github.com/pyload/pyload/issues/1650Gravatar Walter Purcaro 2015-08-021-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1640 (3)Gravatar Walter Purcaro 2015-08-021-7/+7
|
* Fix https://github.com/pyload/pyload/issues/1630Gravatar Walter Purcaro 2015-08-021-25/+25
|
* Fix https://github.com/pyload/pyload/issues/1649Gravatar Walter Purcaro 2015-08-022-3/+6
|
* Fix https://github.com/pyload/pyload/issues/1640 (2)Gravatar Walter Purcaro 2015-08-027-25/+20
|
* Update some pluginsGravatar Walter Purcaro 2015-08-024-17/+10
|
* Fix https://github.com/pyload/pyload/issues/1640Gravatar Walter Purcaro 2015-08-023-46/+47
|
* Fix load_account routineGravatar Walter Purcaro 2015-08-012-26/+34
|
* Fix https://github.com/pyload/pyload/issues/1636Gravatar Walter Purcaro 2015-08-012-3/+4
|
* Fix https://github.com/pyload/pyload/issues/1632Gravatar Walter Purcaro 2015-07-311-2/+2
|
* Fix and improve account logicGravatar Walter Purcaro 2015-07-315-93/+89
|
* Fix https://github.com/pyload/pyload/issues/1628Gravatar Walter Purcaro 2015-07-312-5/+5
|
* Fix https://github.com/pyload/pyload/issues/1601Gravatar Walter Purcaro 2015-07-311-3/+3
|
* [Captcha] Fix _decrypt methodGravatar Walter Purcaro 2015-07-311-11/+9
|
* Fix https://github.com/pyload/pyload/issues/1602 (2)Gravatar Walter Purcaro 2015-07-311-2/+2
|
* [Account] Fix ********** bugGravatar Walter Purcaro 2015-07-311-2/+3
|
* [Addon] Fix unload method not called on exitGravatar Walter Purcaro 2015-07-311-1/+2
|
* Fix https://github.com/pyload/pyload/issues/1625Gravatar Walter Purcaro 2015-07-313-45/+62
|
* Fix https://github.com/pyload/pyload/issues/1624Gravatar Walter Purcaro 2015-07-301-6/+2
|
* Fix get_code call in captcha hooksGravatar Walter Purcaro 2015-07-301-1/+1
|
* Still improving _log methodsGravatar Walter Purcaro 2015-07-296-16/+16
|
* Fix https://github.com/pyload/pyload/issues/1602Gravatar Walter Purcaro 2015-07-292-2/+2
|
* [MultiHook] Better error handling for plugins_cachedGravatar Walter Purcaro 2015-07-291-4/+4
|
* Fix http://forum.pyload.org/viewtopic.php?f=12&t=4421Gravatar Walter Purcaro 2015-07-291-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1594Gravatar Walter Purcaro 2015-07-291-3/+3
|
* Merge pull request #1593 from TodsDeath/patch-1Gravatar Walter Purcaro 2015-07-291-1/+1
|\ | | | | Update Account.py, fixed not-working premium downloads
| * Update Account.pyGravatar TodsDeath 2015-07-291-1/+1
| | | | | | better readability than conditional expression
| * Update Account.pyGravatar TodsDeath 2015-07-291-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_cookiesGravatar Walter Purcaro 2015-07-291-2/+2
|/
* Fix _log methodGravatar Walter Purcaro 2015-07-294-5/+50
|
* Fix https://github.com/pyload/pyload/issues/1586Gravatar Walter Purcaro 2015-07-295-28/+28
|
* Fix https://github.com/pyload/pyload/issues/1587Gravatar Walter Purcaro 2015-07-291-2/+2
|
* Fix missing `encode`Gravatar Walter Purcaro 2015-07-281-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1578 (3)Gravatar Walter Purcaro 2015-07-281-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1520Gravatar Walter Purcaro 2015-07-281-2/+2
|
* Fix content-dispositionGravatar Walter Purcaro 2015-07-283-7/+5
|
* Fix http://forum.pyload.org/viewtopic.php?f=12&t=4410Gravatar Walter Purcaro 2015-07-282-3/+4
|
* Fix https://github.com/pyload/pyload/issues/1578 (2)Gravatar Walter Purcaro 2015-07-281-11/+17
|
* Fix https://github.com/pyload/pyload/issues/1578Gravatar Walter Purcaro 2015-07-281-3/+3
|
* Fix https://github.com/pyload/pyload/issues/1577 and ↵Gravatar Walter Purcaro 2015-07-281-2/+2
| | | | https://github.com/pyload/pyload/issues/1580
* [Account] HotfixGravatar Walter Purcaro 2015-07-281-32/+62
|
* [Hook] Hotfix _log methodGravatar Walter Purcaro 2015-07-281-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1575Gravatar Walter Purcaro 2015-07-281-1/+3
|
* Improve _log methodGravatar Walter Purcaro 2015-07-285-22/+28
|
* Missed to bump up some plugin __version__Gravatar Walter Purcaro 2015-07-286-6/+6
|
* Fix https://github.com/pyload/pyload/pull/1564 (thx Nippey)Gravatar Walter Purcaro 2015-07-281-2/+2
|
* Spare code fixesGravatar Walter Purcaro 2015-07-278-26/+26
|
* Fix captcha timeoutGravatar Walter Purcaro 2015-07-272-11/+11
|
* Bunch of fixupsGravatar Walter Purcaro 2015-07-277-38/+58
|
* Update internal pluginsGravatar Walter Purcaro 2015-07-2712-225/+231
|
* Don't user dictionary’s iterator methodsGravatar Walter Purcaro 2015-07-258-14/+14
|
* Account rewritten (2)Gravatar Walter Purcaro 2015-07-258-66/+102
|
* Account rewrittenGravatar Walter Purcaro 2015-07-258-198/+190
|
* Fix typoGravatar Walter Purcaro 2015-07-245-7/+7
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-2411-34/+34
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-2423-79/+98
|
* HotfixesGravatar Walter Purcaro 2015-07-245-16/+56
|
* Small __init__ fixesGravatar Walter Purcaro 2015-07-243-7/+7
|
* [Plugin] Another fix about page decodingGravatar Walter Purcaro 2015-07-241-1/+1
|
* Improve CaptchaGravatar Walter Purcaro 2015-07-237-504/+53
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-235-7/+7
|
* [Extractor] is_usable -> findGravatar Walter Purcaro 2015-07-214-36/+43
|
* New Captcha skeletonGravatar Walter Purcaro 2015-07-219-153/+179
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-1926-0/+26
|
* [OCR] Fix __init__ (2)Gravatar Walter Purcaro 2015-07-191-1/+1
|
* [OCR] Fix __init__Gravatar Walter Purcaro 2015-07-192-9/+7
|
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-1917-122/+91
|
* Code cosmetics (3)Gravatar Walter Purcaro 2015-07-198-39/+47
|