summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2448 from OndrejIT/stableGravatar Walter Purcaro 2016-05-031-9/+13
|\ | | | | Fix WebshareCz
| * Add one space...Gravatar OndrejIT 2016-05-021-1/+1
| |
| * Improved error...Gravatar OndrejIT 2016-05-021-6/+8
| |
| * Fix WebshareCzGravatar OndrejIT 2016-05-021-5/+7
| |
* | Merge pull request #2449 from Arno-Nymous/unrar-regex-typoGravatar Walter Purcaro 2016-05-021-1/+1
|\ \ | |/ |/| Regex typo leads to packages not being extracted with Unrar.py
| * [UnRar] Fix problem with password protected archivesGravatar Arno-Nymous 2016-05-021-1/+1
|/ | | | | Some tiny error in a regular expression caused unexpected behavior with password protected archives
* [EuroshareEu] Fix #2446Gravatar GammaC0de 2016-05-011-10/+26
|
* [MegaCoNz] updateGravatar GammaC0de 2016-05-011-3/+2
|
* [TurbobitNet] fix #2445Gravatar Nitzo 2016-05-011-10/+35
|
* [Plugin] Version upGravatar Nitzo 2016-05-011-1/+1
|
* [Plugin] Add missing skip() functionGravatar Nitzo 2016-05-011-0/+7
|
* [MegaCoNz] Code cosmeticsGravatar Nitzo 2016-04-302-17/+17
|
* [Checksum] Fix #540Gravatar GammaC0de 2016-04-301-1/+2
|
* [MegaCoNz] Restructure and some bug fixesGravatar Nitzo 2016-04-302-225/+220
|
* Merge pull request #2442 from OndrejIT/stableGravatar Walter Purcaro 2016-04-281-37/+71
|\ | | | | Fix StreamCz hoster
| * Fix StreamCz hosterGravatar OndrejIT 2016-04-281-37/+71
|/
* [MegaCoNz] UpdateGravatar Nitzo 2016-04-272-6/+6
|
* [ShareLinksBiz] Version upGravatar GammaC0de 2016-04-271-1/+1
|
* Merge pull request #2439 from Arno-Nymous/sharelinksbiz-160427Gravatar GammaC0de 2016-04-271-3/+9
|\ | | | | Few plugin changes
| * Few plugin changesGravatar Arno-Nymous 2016-04-271-3/+9
|/ | | | | | [ShareLinksBiz] Speed up link parsing by cascading through all available container types. [Captcha.py] Change string formatting to `.format()` here as well. Also fixes an `TypeError` occuring on line 106.
* [MegaCoNzFolder] Fix minor bug (2)Gravatar GamaC0de 2016-04-271-2/+2
|
* [MegaCoNzFolder] Fix minor bugGravatar GamaC0de 2016-04-271-3/+2
|
* [Checksum] UpdateGravatar GamaC0de 2016-04-271-16/+20
|
* [MegaCoNz] Code cosmeticsGravatar GammaC0de 2016-04-262-9/+10
|
* [MegaCoNz] Add checksum and folder support (fix #481)Gravatar GamaC0de 2016-04-262-66/+265
|
* [Checksum] Fix 'retry' behaviourGravatar GamaC0de 2016-04-261-2/+2
|
* Merge pull request #2437 from OndrejIT/stableGravatar GammaC0de 2016-04-262-23/+31
|\ | | | | [UlozTo] Update
| * Remove space...Gravatar OndrejIT 2016-04-261-1/+1
| |
| * Fix UloToGravatar OndrejIT 2016-04-262-24/+32
|/
* [misc] add 'plugin=' parameter to 'config' class to allow getting other ↵Gravatar GamaC0de 2016-04-261-5/+5
| | | | plugins settings
* Merge pull request #2435 from OndrejIT/stableGravatar Walter Purcaro 2016-04-252-11/+13
|\ | | | | Fix SdilejCZ/CzshareCom
| * Fix SdilejCZGravatar OndrejIT 2016-04-252-11/+13
|/
* Fix some incompatibilities with python 2.5Gravatar Nitzo 2016-04-213-64/+64
|
* [ImgurCom] Code cleanupGravatar GamaC0de 2016-04-201-33/+43
|
* Merge pull request #2432 from Nippey/patch-2Gravatar Walter Purcaro 2016-04-201-4/+93
|\ | | | | ImgurCom.py Galleries downloaded incompletely
| * ImgurCom.py Galleries downloaded incompletelyGravatar Nippey 2016-04-201-4/+93
|/ | | | Imgur lazy-loads the first 10 images only. Added code to evaluate Imgur's JSON data in order to find and add the remaining images.
* [YoutubeCom] UpdateGravatar Nitzo 2016-04-181-3/+1
|
* [YoutubeCom] fix #2390Gravatar Nitzo 2016-04-171-18/+363
|
* [misc] Fix DB.store() bug that causes a dictionary to be converted to an arrayGravatar Nitzo 2016-04-171-5/+4
|
* Merge pull request #2422 from bogeyman/stableGravatar Walter Purcaro 2016-04-171-0/+39
|\ | | | | Support hoster onlinetvrecorder.com
| * Support onlinetvrecorder.comGravatar Tim Gregory 2016-04-121-0/+39
| |
* | [RapidgatorNet] Fix #2423Gravatar Nitzo 2016-04-131-2/+9
| |
* | [NitroflareCom] UpdateGravatar Nitzo 2016-04-131-2/+2
| |
* | [Account] UpdateGravatar Nitzo 2016-04-131-1/+3
| |
* | [RapidgatorNet] Version upGravatar Nitzo 2016-04-131-1/+1
| |
* | [RapidgatorNet] UpdateGravatar Nitzo 2016-04-131-6/+6
| |
* | [UploadedTo] fix #2420Gravatar GammaC0de 2016-04-121-2/+2
| |
* | [RapidgatorNet] fix #2419Gravatar GammaC0de 2016-04-121-5/+8
| |
* | [NitroflareCom] fix #2421Gravatar GamaC0de 2016-04-112-5/+6
| |
* | [RapidgatorNet] Version upGravatar GammaC0de 2016-04-111-1/+1
| |
* | [NitroflareCom] UpdateGravatar Nitzo 2016-04-091-5/+10
| |
* | [NitroflareCom] Update TRAFFIC_LEFT_PATTERNGravatar Nitzo 2016-04-091-2/+2
| |
* | [NitroflareCom] Fix #2185Gravatar Nitzo 2016-04-091-13/+42
| |
* | Merge remote-tracking branch 'origin/stable' into stableGravatar Nitzo 2016-04-091-2/+2
|\ \
| * | [OneFichierCom] Update OFFLINE_PATTERNGravatar GamaC0de 2016-04-071-2/+2
| |/
* / [Account] Don't grab info if account is not validGravatar Nitzo 2016-04-091-2/+2
|/
* [MultiHome] version upGravatar Nitzo 2016-04-051-2/+2
|
* [MultiHome] typoGravatar Nitzo 2016-04-051-2/+2
|
* [MultiHome] fix #2410Gravatar Nitzo 2016-04-051-30/+39
|
* Merge pull request #2404 from sodd/fix-ulozto-captchaGravatar GammaC0de 2016-04-011-1/+9
|\ | | | | [UlozTo] Fix new version
| * [UlozTo] Fix new versionGravatar sodd 2016-04-011-1/+9
| |
* | [SolveMedia] UpdateGravatar GammaC0de 2016-04-011-2/+2
| |
* | [RapidgatorNet] fix #2389 #2396Gravatar Nitzo 2016-03-241-2/+4
| |
* | [Http] Version upGravatar Nitzo 2016-03-241-1/+1
| |
* | [Http] fix #2394Gravatar Nitzo 2016-03-241-6/+1
| |
* | Merge pull request #2395 from sodd/fix-ulozto-captchaGravatar Walter Purcaro 2016-03-241-5/+4
|\| | | | | [UlozTo] fix captcha
| * [UlozTo] fix captchaGravatar sodd 2016-03-241-5/+4
|/
* [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
| |
* | Merge pull request #2370 from saumsaum/patch-1Gravatar Walter Purcaro 2016-03-021-1/+1
|\ \ | | | | | | Shareonline.Biz: Fail on full instead of wait
| * | 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
|
* Merge pull request #2343 from YiFanChen99/stableGravatar Walter Purcaro 2016-02-171-2/+2
|\ | | | | Avoiding UnboundLocalError when using method 'type' on method get_info from SimpleHoster.
| * 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
|\
| * Merge pull request #2307 from Arno-Nymous/linkcryptws-fixGravatar Walter Purcaro 2016-01-211-10/+10
| |\ | | | | | | [LinkCryptWs] Small fixes
| | * [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
|
* Merge pull request #2295 from alesnav/patch-1Gravatar Walter Purcaro 2016-01-151-1/+1
|\ | | | | Fixes #2294
| * 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
| |
* | Merge pull request #2271 from Nippey/patch-1Gravatar Walter Purcaro 2016-01-081-1/+1
|\ \ | | | | | | Bump version of CaptchaService.py
| * | 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
|