summaryrefslogtreecommitdiffstats
path: root/module/plugins
Commit message (Collapse)AuthorAgeFilesLines
* [RapidgatorNet] UpdateGravatar Nitzo 2016-03-231-5/+18
|
* [misc] revert ↵Gravatar Nitzo 2016-03-221-2/+2
| | | | https://github.com/pyload/pyload/commit/e5b69006811275b28a282c053ad3e851e4a13cab (2)
* [CryptCat] UpdateGravatar GamaC0de 2016-03-221-1/+1
|
* [misc] revert ↵Gravatar GamaC0de 2016-03-221-9/+6
| | | | https://github.com/pyload/pyload/commit/e5b69006811275b28a282c053ad3e851e4a13cab
* [CryptCat] UpdateGravatar GamaC0de 2016-03-221-7/+8
|
* [misc] parse_html_form() include submit buttonGravatar GamaC0de 2016-03-221-7/+12
|
* [New Cypter] CryptCat - fix #2273Gravatar Nitzo 2016-03-201-0/+61
|
* [UpdateManager] issue #2377Gravatar Nitzo 2016-03-071-2/+7
|
* [XMPP] UpdateGravatar Nitzo 2016-03-071-10/+11
|
* [XMPP] fix #1165Gravatar Nitzo 2016-03-071-4/+6
|
* [IRC] UpdateGravatar Nitzo 2016-03-071-2/+2
|
* [UlzTo] Version upGravatar Nitzo 2016-03-071-1/+1
|
* [UlzTo] fix #2377Gravatar Nitzo 2016-03-071-16/+25
|
* Merge pull request #2375 from sodd/adecaptchaGravatar Walter Purcaro 2016-03-072-2/+34
|\ | | | | [UlozTo] Added support for audio Captcha recognition
| * Added sound captcha optionsGravatar sodd 2016-02-271-2/+8
| |
| * [Captcha - UlozTo] initGravatar sodd 2016-02-271-0/+26
| |
* | [IRC] UpdateGravatar Nitzo 2016-03-061-3/+3
| |
* | fix #2373Gravatar Nitzo 2016-03-058-16/+16
| |
* | [OneFichierCom] fix #2369Gravatar Nitzo 2016-03-051-1/+5
| |
* | [UploadingCom] fix #1257Gravatar GammaC0de 2016-03-051-68/+0
| |
* | [Ftp] Allow anonymous logonGravatar GammaC0de 2016-03-051-13/+11
| |
* | Shareonline.Biz: Fail on full instead of waitGravatar saumsaum 2016-03-021-1/+1
| | | | | | | | | | Up to now, if a file cannot be downloaded because of "Server is full", it waits 10 minutes a couple of times. And while waiting, nothing else gets downloaded from Shareonline.biz. After a couple of retries, the download will fail anyway. The "server is full" message usually stays for around one day on a file, but it doesn't necessarily affect other files on same hoster. Proposed solution: Do not wait on "server is full" but fail instead. Then, other files on ShareOnline.biz will continue downloading.
* | [ReCaptcha] Code cosmeticsGravatar Nitzo 2016-03-011-3/+7
| |
* | [ReCaptcha] UpdateGravatar Nitzo 2016-03-011-2/+2
| |
* | [misc] fix #2367Gravatar Nitzo 2016-02-291-2/+2
| |
* | [ReCaptcha] Add word warpGravatar Nitzo 2016-02-291-14/+31
| |
* | [FilejokerNet] UpdateGravatar Nitzo 2016-02-281-1/+2
| |
* | [misc] parse_html_form(): ignore comments (2)Gravatar Nitzo 2016-02-281-2/+2
| |
* | [misc] parse_html_form(): ignore commentsGravatar Nitzo 2016-02-281-2/+3
|/
* [ReCaptcha] fix #2364Gravatar Nitzo 2016-02-271-6/+16
|
* [ReCaptcha] minor cosmetic changeGravatar Nitzo 2016-02-271-4/+4
|
* [ReCaptcha] First support for NoCaptcha ReCaptcha (Thanks @Arno-Nymous)Gravatar Nitzo 2016-02-271-90/+151
|
* [Plugin] Load(): allow referer as string parameterGravatar Nitzo 2016-02-271-3/+9
|
* [AntiStandby] Unactivated by defaultGravatar Nitzo 2016-02-261-2/+2
|
* fix #2359Gravatar Nitzo 2016-02-256-15/+16
|
* [MediafireCom] UpdateGravatar Nitzo 2016-02-251-5/+13
|
* [GoogledriveCom] UpdateGravatar Nitzo 2016-02-231-7/+4
|
* [OneFichierCom] UpdateGravatar Nitzo 2016-02-211-9/+18
|
* [OneFichierCom] fix #2352Gravatar Nitzo 2016-02-211-2/+2
|
* [Checksum] UpdateGravatar Nitzo 2016-02-201-1/+2
|
* Spare code cosmeticsGravatar Nitzo 2016-02-172-22/+22
|
* [SimpleHoster] code cosmeticsGravatar Nitzo 2016-02-171-3/+3
|
* Avoiding UnboundLocalError when using method 'type' on method get_infoGravatar yifanchen 2016-02-171-2/+2
| | | | from SimpleHoster.
* [UploadingCom] UpdateGravatar Nitzo 2016-02-151-3/+1
|
* [UploadingCom] fix #1257Gravatar Nitzo 2016-02-151-93/+4
|
* [Captcha] fix #2340Gravatar Nitzo 2016-02-141-2/+6
|
* [ExternalScripts] Update (2)Gravatar Nitzo 2016-02-131-2/+2
|
* [ExternalScripts] UpdateGravatar GammaC0de 2016-02-131-4/+3
|
* [OpenloadIo] UpdateGravatar Nitzo 2016-02-131-1/+10
|
* [SoundcloudCom] fix #2337Gravatar Nitzo 2016-02-101-3/+4
|
* [UploadedTo] UpdateGravatar Nitzo 2016-02-091-2/+2
|
* [misc] format_exc(): use decode() functionGravatar Nitzo 2016-02-091-5/+5
|
* [XFSHoster] fix #2333Gravatar Nitzo 2016-02-081-1/+2
|
* [New Hoster] filejoker.netGravatar Nitzo 2016-02-062-0/+52
|
* [XFSHoster] WAIT_PATTERN - use `parse_time` functionGravatar Nitzo 2016-02-041-3/+9
|
* [XFSHoster] UpdateGravatar Nitzo 2016-02-041-3/+2
|
* [XFSHoster] Fix download url detectionGravatar Nitzo 2016-02-011-3/+4
|
* [LogMarker] UpdateGravatar GammaC0de 2016-01-301-2/+2
|
* [ExternalScripts] Version upGravatar GammaC0de 2016-01-301-1/+1
|
* [misc] Move `threaded`, `Expose` form Addon to miscGravatar Nitzo 2016-01-3016-54/+59
|
* [ClickNLoad] Fix false reporting of unclean shutdown on python 2.5Gravatar Nitzo 2016-01-301-3/+3
|
* [MegaCoNz] Fix import errorGravatar Nitzo 2016-01-301-3/+3
|
* [Bace] fix race condition with `assignJob`Gravatar Nitzo 2016-01-291-2/+5
|
* [Captcha] fix #2311Gravatar Nitzo 2016-01-221-2/+2
|
* [LinkCryptWs] Version upGravatar GammaC0de 2016-01-221-1/+1
|
* [Misc] fix #2159Gravatar Nitzo 2016-01-221-2/+3
|
* [FilecryptCc] fix #2311Gravatar Nitzo 2016-01-211-2/+2
|
* Merge remote-tracking branch 'origin/stable' into stableGravatar Nitzo 2016-01-211-10/+10
|\
| * [LinkCryptWs] Small fixesGravatar Arno-Nymous 2016-01-211-10/+10
| | | | | | | | | | Add one missing `self` and fix download link parsing. While on it, also replace oudated `%` string formatting operator with recommended `.format()` method. See [PEP 3101](https://www.python.org/dev/peps/pep-3101/).
* | [FilecryptCc] fix #2311Gravatar Nitzo 2016-01-211-2/+4
|/
* [Acount] fix account refresh (2)Gravatar Nitzo 2016-01-201-4/+5
|
* [Checksum] fix #2258Gravatar Nitzo 2016-01-201-10/+9
|
* fix account refreshGravatar Nitzo 2016-01-192-4/+6
|
* [Http] fix #2302Gravatar GammaC0de 2016-01-191-1/+1
|
* [Hoster] UpdateGravatar Nitzo 2016-01-191-2/+2
|
* [SimpleHoster] fix #2283Gravatar Nitzo 2016-01-191-2/+2
|
* [MegaCoNz] UpdateGravatar GammaC0de 2016-01-161-3/+3
|
* Fixes #2294Gravatar Alejandro Navarro 2016-01-141-1/+1
|
* [Misc] UpdateGravatar Nitzo 2016-01-111-4/+7
|
* fix #2284 (thanks @youlJunior)Gravatar Nitzo 2016-01-112-7/+4
|
* [HotFolder] fix #2279Gravatar GammaC0de 2016-01-101-3/+4
|
* [Plugin] fix #2260Gravatar Nitzo 2016-01-101-2/+7
|
* [Misc] fix #2280Gravatar GammaC0de 2016-01-101-2/+2
|
* [ExternalScripts] UpdateGravatar Nitzo 2016-01-101-2/+13
|
* "is" is evil (2)Gravatar Nitzo 2016-01-1020-53/+53
|
* [ExternalScripts] UpdateGravatar Nitzo 2016-01-101-8/+24
|
* [Misc] fix safepathGravatar Nitzo 2016-01-091-2/+5
|
* [Hoster] fix #2275, #2277Gravatar Nitzo 2016-01-091-2/+2
|
* fix 'exceptions.OSError' object has no attribute 'strip'Gravatar Nitzo 2016-01-094-8/+8
|
* [ClickNLoad] UpdateGravatar Nitzo 2016-01-081-24/+17
|
* [ClickNLoad] UpdateGravatar Nitzo 2016-01-081-18/+27
|
* [ClickNLoad] UpdateGravatar GammaC0de 2016-01-081-19/+22
|
* Merge pull request #2263 from GammaC0de/pyload-cnlGravatar Walter Purcaro 2016-01-081-31/+67
|\ | | | | [ClickNLoad] Shutdown gracefully + code cleanup
| * [ClickNLoad] Shutdown gracefully + code cleanupGravatar GammaC0de 2016-01-041-31/+67
| |
* | Bump version of CaptchaService.pyGravatar Nippey 2016-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The file contains a change, that doesn't make it down to us users ;) pyLoad 0.4.9 Debug Report of ShareonlineBiz 0.65 ``` TRACEBACK: Traceback (most recent call last): File "/volume1/web/pyload-git-stable/module/PluginThread.py", line 187, in run pyfile.plugin.preprocessing(self) File "/volume1/@optware/share/pyload_config/userplugins/internal/Base.py", line 288, in preprocessing return self._process(*args, **kwargs) File "/volume1/@optware/share/pyload_config/userplugins/internal/Hoster.py", line 118, in _process self.process(self.pyfile) File "/volume1/@optware/share/pyload_config/userplugins/internal/SimpleHoster.py", line 283, in process self.handle_free(pyfile) File "/volume1/@optware/share/pyload_config/userplugins/hoster/ShareonlineBiz.py", line 96, in handle_free res = self.handle_captcha() File "/volume1/@optware/share/pyload_config/userplugins/hoster/ShareonlineBiz.py", line 72, in handle_captcha response, challenge = self.captcha.challenge(self.RECAPTCHA_KEY) File "/volume1/@optware/share/pyload_config/userplugins/captcha/ReCaptcha.py", line 50, in challenge version=2 if re.search(self.KEY_V2_PATTERN, data or self.retrieve_data()) else 1) File "/volume1/@optware/share/pyload_config/userplugins/internal/CaptchaService.py", line 30, in retrieve_data return self.plugin.data or self.plugin.last_html or "" AttributeError: 'ReCaptcha' object has no attribute 'plugin' ```
* | [ExternalScripts] fix #2264Gravatar GammaC0de 2016-01-051-5/+3
| |
* | [Misc] UpdateGravatar GammaC0de 2016-01-051-0/+5
| |
* | [Plugin] UpdateGravatar GammaC0de 2016-01-041-9/+3
|/
* [Captcha] parameter decode= is meaningless hereGravatar GammaC0de 2016-01-031-3/+3
|
* [ExternalScripts] fix #2259Gravatar GammaC0de 2016-01-031-0/+4
|
* Spare code cosmetics (3)Gravatar Walter Purcaro 2016-01-022-4/+4
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2016-01-025-13/+10
|
* Spare code cosmeticsGravatar Walter Purcaro 2016-01-0291-268/+178
|
* Timeout for http request set to 1 minute + report effective url address in ↵Gravatar Walter Purcaro 2016-01-022-6/+10
| | | | header
* [XFileSharing] Fix setup_baseGravatar Walter Purcaro 2016-01-022-4/+4
|
* [SimpleCrypter] Fix handle_directGravatar Walter Purcaro 2016-01-021-24/+12
|
* [Captcha] UpdateGravatar Nitzo 2016-01-021-6/+11
|
* [Plugin] Fix dump_html()Gravatar GammaC0de 2016-01-021-2/+7
|
* "is" is evilGravatar Nitzo 2016-01-0242-169/+169
|
* [ExternalScripts] fix #2251 + much moreGravatar GammaC0de 2016-01-011-42/+48
|
* [Plugin] Fix AttributeError: HTTPRequest instance has no attribute 'http'Gravatar GammaC0de 2016-01-011-2/+2
|
* [ExternalScripts] UpdateGravatar GammaC0de 2015-12-311-2/+6
|
* [Misc] UpdateGravatar GammaC0de 2015-12-311-2/+2
|
* [Crypter] UpdateGravatar GammaC0de 2015-12-311-3/+3
|
* [Hoster] UpdateGravatar GammaC0de 2015-12-311-5/+5
|
* Spare code fixed + isdownload -> isresourceGravatar Walter Purcaro 2015-12-319-29/+35
|
* [Addon] Fix download_finished callGravatar Walter Purcaro 2015-12-311-3/+2
| | | | Thanks to youlJunior
* Version upGravatar Walter Purcaro 2015-12-315-7/+7
|
* [SimpleCrypter][SimpleHoster] Better preload routineGravatar Walter Purcaro 2015-12-312-2/+7
|
* [misc] Check utc type for seconds_to_midnightGravatar Walter Purcaro 2015-12-311-3/+3
|
* [Crypter] Fix folder_per_package settingGravatar Walter Purcaro 2015-12-311-1/+3
|
* Fix https://github.com/pyload/pyload/issues/2225 (3)Gravatar Walter Purcaro 2015-12-311-9/+10
|
* Fix https://github.com/pyload/pyload/issues/2243 (2)Gravatar Walter Purcaro 2015-12-311-48/+54
|
* fix #2243Gravatar GammaC0de 2015-12-311-3/+3
|
* [ShareonlineBiz] UpdateGravatar GammaC0de 2015-12-301-3/+1
|
* [Captcha] TypoGravatar Walter Purcaro 2015-12-301-2/+2
|
* [ExternalScripts] Fix https://github.com/pyload/pyload/issues/2225 (2)Gravatar Walter Purcaro 2015-12-301-3/+3
|
* Improve Captcha task managingGravatar Walter Purcaro 2015-12-306-27/+23
|
* Fix https://github.com/pyload/pyload/issues/2246Gravatar Walter Purcaro 2015-12-301-3/+5
| | | | Thanks to GammaC0de
* Fix https://github.com/pyload/pyload/issues/2239Gravatar Walter Purcaro 2015-12-301-2/+2
| | | | Thanks to youlJunior
* [Misc] Fix missing importGravatar GammaC0de 2015-12-301-1/+2
|
* [SimpleHoster] Fix check_download routineGravatar Walter Purcaro 2015-12-302-4/+2
|
* Fix https://github.com/pyload/pyload/issues/2235Gravatar Walter Purcaro 2015-12-302-4/+4
|
* Merge pull request #2231 from sebdelsol/patch-4Gravatar Walter Purcaro 2015-12-301-24/+22
|\ | | | | simpler version
| * simpler versionGravatar sebdelsol 2015-12-291-24/+22
| | | | | | | | It uses some JS to emulate a document - so it'll be simpler to add any JS function in case Zippyshare's devs decide to add deeper instrospection. It has worked for several months on my side - quite the same code actually.
* | Merge pull request #2236 from GammaC0de/property.setterGravatar Walter Purcaro 2015-12-301-1/+19
|\ \ | | | | | | [Hoster] Python 2.5 compatibility hack for property.setter
| * | [Hoster] Python 2.5 compatibility hack for property.setterGravatar GammaC0de 2015-12-301-1/+19
| |/
* / [ExternalScripts] Fix 'NoneType' is not iterableGravatar GammaC0de 2015-12-301-7/+5
|/
* Tiny code cosmeticsGravatar Walter Purcaro 2015-12-294-5/+6
|
* [Plugin] Fix https://github.com/pyload/pyload/issues/2229Gravatar Walter Purcaro 2015-12-291-2/+2
|
* [Container] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* added missing selfGravatar Christian Käslin 2015-12-291-1/+1
| | | | dlc decryption was failing, with error Decrypting failed:****.dlc | global name 'pyfile' is not defined debug mode showed missing self
* [ExternalScripts] Fix https://github.com/pyload/pyload/issues/2225Gravatar Walter Purcaro 2015-12-292-4/+8
|
* [UpstoreNet] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [RyushareCom] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [ShareonlineBiz] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [OneFichierCom] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [UploadedTo] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [ExtractArchive] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [FileserveCom] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [LinksnappyCom] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [ExtabitCom] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [RapiduNet] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [UgouploadNet] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [FreakshareCom] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [UpleaCom] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [LetitbitNet] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [HighWayMe] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [ExtractArchive] UpdateGravatar GammaC0de 2015-12-291-3/+3
|
* [misc] fix fsjoinGravatar GammaC0de 2015-12-291-2/+2
|
* [Extractor] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [SimpleHoster] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [Hoster] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [Account] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [SimpleCrypter] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* [ClickNLoad] Version upGravatar GammaC0de 2015-12-291-1/+1
|
* Merge branch 'pr/n2219_Arno-Nymous' into stableGravatar Walter Purcaro 2015-12-282-25/+18
|\ | | | | | | | | Conflicts: module/plugins/internal/Account.py
| * Merge latest changes from original pyLoad repoGravatar Arno-Nymous 2015-12-273-6/+37
| |\
| * | Version up + some small changesGravatar Arno-Nymous 2015-12-243-13/+8
| | |
| * | [WarezWorld] Remove invalid importGravatar Arno-Nymous 2015-12-221-8/+4
| | |
| * | [ShareonlineBiz] Probable solution for the 'No info available' messageGravatar Arno-Nymous 2015-12-221-2/+4
| | |
| * | Fix for #2207Gravatar Arno-Nymous 2015-12-221-19/+12
| | |
| * | Fix for #2161Gravatar Arno-Nymous 2015-12-221-1/+1
| | |
| * | Merge remote-tracking branch 'pyload/stable' into stableGravatar Arno-Nymous 2015-12-2215-129/+219
| |\ \
| * | | Initial release of WarezWorld hookGravatar Arno-Nymous 2015-12-181-0/+281
| | | |
* | | | Spare code fixes (3)Gravatar Walter Purcaro 2015-12-2813-65/+72
| | | |
* | | | Spare code fixes (2)Gravatar Walter Purcaro 2015-12-2810-327/+85
| | | |
* | | | Spare code fixesGravatar Walter Purcaro 2015-12-284-6/+9
| | | |
* | | | Fix password sharing issueGravatar Walter Purcaro 2015-12-286-14/+35
| | | |
* | | | [Hoster] Rewrite some routines, improve othersGravatar Walter Purcaro 2015-12-271-148/+198
| | | |
* | | | [internal] Spare code optimizations and fixesGravatar Walter Purcaro 2015-12-274-56/+60
| | | |
* | | | Update some hostersGravatar Walter Purcaro 2015-12-277-13/+10
| | | |
* | | | Update crypters and containersGravatar Walter Purcaro 2015-12-2768-312/+252
| | | |
* | | | [Crypter] Simplify _create_packages routineGravatar Walter Purcaro 2015-12-271-24/+17
| | | |
* | | | [Plugin] Improve load routine and relatedGravatar Walter Purcaro 2015-12-272-115/+86
| | | |
* | | | [Crypter] Code cosmeticsGravatar Walter Purcaro 2015-12-271-21/+21
| | | |
* | | | [misc] New classes Config, DB and PeriodicalGravatar Walter Purcaro 2015-12-271-5/+134
| | | |
* | | | Spare code cosmeticsGravatar Walter Purcaro 2015-12-2751-233/+256
| | | |
* | | | Update addonsGravatar Walter Purcaro 2015-12-276-35/+29
| | | |
* | | | [Addon] Import new Periodical class + code cosmeticsGravatar Walter Purcaro 2015-12-271-91/+46
| | | |
* | | | [Account] Import new Periodical classGravatar Walter Purcaro 2015-12-271-48/+6
| | | |
* | | | [SimpleHoster] Auto-detect offline & temp. offline status and hashsum info ↵Gravatar Walter Purcaro 2015-12-271-26/+43
| | | | | | | | | | | | | | | | by default + Update check_download stuff + Spare code cosmetics and optimizations
* | | | [SimpleCrypter] Auto-detect offline & temp. offline status by defaultGravatar Walter Purcaro 2015-12-271-25/+33
| | | |
* | | | Improve ContainerGravatar Walter Purcaro 2015-12-275-23/+24
| | | |
* | | | [misc] Fix encodingGravatar Walter Purcaro 2015-12-271-31/+30
| | | |
* | | | Spare code fixesGravatar Walter Purcaro 2015-12-2720-65/+42
| | | |
* | | | [OCR] self.image -> self.imgGravatar Walter Purcaro 2015-12-274-41/+41
| | | |
* | | | Don't use PERIODICAL_INTERVALGravatar Walter Purcaro 2015-12-274-16/+8
| | | |
* | | | New plugin: EventMapperGravatar Walter Purcaro 2015-12-271-0/+80
| | | |
* | | | [Captcha] UpdateGravatar Walter Purcaro 2015-12-271-17/+12
| | | |