summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/addons/Ev0InFetcher.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/addons/Ev0InFetcher.py')
-rw-r--r--pyload/plugins/addons/Ev0InFetcher.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyload/plugins/addons/Ev0InFetcher.py b/pyload/plugins/addons/Ev0InFetcher.py
index 912cb5964..0267dd4a7 100644
--- a/pyload/plugins/addons/Ev0InFetcher.py
+++ b/pyload/plugins/addons/Ev0InFetcher.py
@@ -32,8 +32,8 @@ class Ev0InFetcher(Hook):
("quality", "xvid;x264;rmvb", "Video Format", "xvid"),
("hoster", "str", "Hoster to use (comma seperated)",
"NetloadIn,RapidshareCom,MegauploadCom,HotfileCom")]
- __author_name__ = ("mkaay")
- __author_mail__ = ("mkaay@mkaay.de")
+ __author_name__ = "mkaay"
+ __author_mail__ = "mkaay@mkaay.de"
def setup(self):
self.interval = self.getConfig("interval") * 60