summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/Base.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2014-04-21 19:26:53 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2014-04-21 19:26:53 +0200
commitdb52fa001a481ab97100172bb9905fc144c8752d (patch)
treea0f9be62360ff7693c6478015a15f85bc9eb2462 /pyload/plugins/Base.py
parentMoving new plugins from module to pyload (diff)
downloadpyload-db52fa001a481ab97100172bb9905fc144c8752d.tar.xz
updated bottle, fixed a header and referer bug
Diffstat (limited to 'pyload/plugins/Base.py')
-rw-r--r--pyload/plugins/Base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/Base.py b/pyload/plugins/Base.py
index 97fb027d8..cd03da6ed 100644
--- a/pyload/plugins/Base.py
+++ b/pyload/plugins/Base.py
@@ -283,7 +283,7 @@ class Base(object):
self.logDebug("Deprecated method .correctCaptcha, use .correctTask")
self.correctTask()
- def decryptCaptcha(self, url, get={}, post={}, cookies=False, forceUser=False, imgtype='jpg',
+ def decryptCaptcha(self, url, get={}, post={}, cookies=True, forceUser=False, imgtype='jpg',
result_type='textual'):
""" Loads a captcha and decrypts it with ocr, plugin, user input