summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/FreakshareCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-04-11 12:26:05 +0200
committerGravatar Stefano <l.stickell@yahoo.it> 2014-04-21 17:22:19 +0200
commit41559c6d7c17862cc5640631e8a1bb7a00f923da (patch)
treed268d8d659b3099f561f03a18e5efe4fbf29ef8a /pyload/plugins/hoster/FreakshareCom.py
parentFix __pattern__ www (diff)
downloadpyload-41559c6d7c17862cc5640631e8a1bb7a00f923da.tar.xz
Use pyfile instead self.pyfile
Merges vuolter/pyload@b7f6e2e (cherry picked from commit 4d978dedd16418a4e7d8c81bd819a6a5fa432057)
Diffstat (limited to 'pyload/plugins/hoster/FreakshareCom.py')
-rw-r--r--pyload/plugins/hoster/FreakshareCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/FreakshareCom.py b/pyload/plugins/hoster/FreakshareCom.py
index 86e48e849..005f06a90 100644
--- a/pyload/plugins/hoster/FreakshareCom.py
+++ b/pyload/plugins/hoster/FreakshareCom.py
@@ -32,7 +32,7 @@ class FreakshareCom(Hoster):
self.prepare()
self.get_file_url()
- self.download(self.pyfile.url, post=self.req_opts)
+ self.download(pyfile.url, post=self.req_opts)
check = self.checkDownload({"bad": "bad try",
"paralell": "> Sorry, you cant download more then 1 files at time. <",