summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
authorGravatar zapp-brannigan <fuerst.reinje@web.de> 2014-07-28 17:47:37 +0200
committerGravatar Reiner Seyferth <reiner@debian> 2014-08-31 13:53:04 +0200
commitc7e11410952064fb5437c6c60c27f972ccde0aed (patch)
tree35d6c6299a72b294c51cbcd35d6b7d8ca60612ed /module
parentUpdate UploadableCh.py (diff)
downloadpyload-c7e11410952064fb5437c6c60c27f972ccde0aed.tar.xz
Update UploadableCh.py
Diffstat (limited to 'module')
-rw-r--r--module/plugins/hoster/UploadableCh.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/UploadableCh.py b/module/plugins/hoster/UploadableCh.py
index 421cda41e..1dbf9af55 100644
--- a/module/plugins/hoster/UploadableCh.py
+++ b/module/plugins/hoster/UploadableCh.py
@@ -61,7 +61,7 @@ class UploadableCh(SimpleHoster):
# Get ready for downloading
post_data = {"downloadLink": "show"}
- self.load(not_so_long_url, cookies=True, post=post_data, disposition=True)
+ self.load(not_so_long_url, cookies=True, post=post_data, decode=True)
time.sleep(3)
# Download the file