summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/Hoster.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-09-14 15:01:49 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-09-14 15:01:49 +0200
commita69081e4aeb47b016c90026f0902348a18d1b3c0 (patch)
tree05edfbe764d25305def18fa33a697e02ee0c41ad /pyload/plugins/Hoster.py
parentsome fixes for py 2.5 (diff)
downloadpyload-a69081e4aeb47b016c90026f0902348a18d1b3c0.tar.xz
stub class for content provider
Diffstat (limited to 'pyload/plugins/Hoster.py')
-rw-r--r--pyload/plugins/Hoster.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyload/plugins/Hoster.py b/pyload/plugins/Hoster.py
index fde5de63a..bc1e4f9d0 100644
--- a/pyload/plugins/Hoster.py
+++ b/pyload/plugins/Hoster.py
@@ -194,7 +194,6 @@ class Hoster(Base):
return True, 10
-
def setWait(self, seconds, reconnect=False):
"""Set a specific wait time later used with `wait`
@@ -250,7 +249,6 @@ class Hoster(Base):
raise Retry(reason)
-
def download(self, url, get={}, post={}, ref=True, cookies=True, disposition=False):
"""Downloads the content at url to download folder