summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/addons
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-04-11 12:24:27 +0200
committerGravatar Stefano <l.stickell@yahoo.it> 2014-04-21 17:21:52 +0200
commit23d0f33faa538dcdcb211561aa758e7eef9f8b45 (patch)
tree9de5ced3af7b7574b5ac92ba032d156915c174cb /pyload/plugins/addons
parentRemove shebang #!/usr/bin/env python (diff)
downloadpyload-23d0f33faa538dcdcb211561aa758e7eef9f8b45.tar.xz
Fix header # -*- coding: utf-8 -*-
Merges vuolter/pyload@aa7b3f9 (cherry picked from commit 5fed2b0180b95eed9ee82f82dff1a5bf8c66c2f5) Conflicts: module/plugins/AccountManager.py module/plugins/ReCaptcha.py module/plugins/captcha/GigasizeCom.py module/plugins/captcha/LinksaveIn.py module/plugins/container/LinkList.py module/plugins/hooks/MultiDebridCom.py module/plugins/hooks/UnrestrictLi.py module/plugins/internal/MultiHoster.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/internal/NetloadInOCR.py
Diffstat (limited to 'pyload/plugins/addons')
-rw-r--r--pyload/plugins/addons/BypassCaptcha.py1
-rwxr-xr-xpyload/plugins/addons/Captcha9kw.py1
-rw-r--r--pyload/plugins/addons/CaptchaBrotherhood.py1
-rw-r--r--pyload/plugins/addons/CaptchaTrader.py1
-rw-r--r--pyload/plugins/addons/DeathByCaptcha.py1
-rw-r--r--pyload/plugins/addons/DebridItaliaCom.py1
-rw-r--r--pyload/plugins/addons/Ev0InFetcher.py1
-rw-r--r--pyload/plugins/addons/ExpertDecoders.py1
-rw-r--r--pyload/plugins/addons/ExtractArchive.py1
-rw-r--r--pyload/plugins/addons/ImageTyperz.py1
-rw-r--r--pyload/plugins/addons/LinkdecrypterCom.py1
-rw-r--r--pyload/plugins/addons/PremiumizeMe.py2
-rw-r--r--pyload/plugins/addons/RPNetBiz.py2
-rw-r--r--pyload/plugins/addons/ReloadCc.py2
-rw-r--r--pyload/plugins/addons/WindowsPhoneToastNotify.py1
15 files changed, 16 insertions, 2 deletions
diff --git a/pyload/plugins/addons/BypassCaptcha.py b/pyload/plugins/addons/BypassCaptcha.py
index 8956febb5..70e60f56c 100644
--- a/pyload/plugins/addons/BypassCaptcha.py
+++ b/pyload/plugins/addons/BypassCaptcha.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/pyload/plugins/addons/Captcha9kw.py b/pyload/plugins/addons/Captcha9kw.py
index 1d7df86ed..c86f92972 100755
--- a/pyload/plugins/addons/Captcha9kw.py
+++ b/pyload/plugins/addons/Captcha9kw.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/pyload/plugins/addons/CaptchaBrotherhood.py b/pyload/plugins/addons/CaptchaBrotherhood.py
index 0901925c0..c95456924 100644
--- a/pyload/plugins/addons/CaptchaBrotherhood.py
+++ b/pyload/plugins/addons/CaptchaBrotherhood.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/pyload/plugins/addons/CaptchaTrader.py b/pyload/plugins/addons/CaptchaTrader.py
index bfb7088dc..051dc6c2b 100644
--- a/pyload/plugins/addons/CaptchaTrader.py
+++ b/pyload/plugins/addons/CaptchaTrader.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/pyload/plugins/addons/DeathByCaptcha.py b/pyload/plugins/addons/DeathByCaptcha.py
index 334fd8467..f7bc1b90f 100644
--- a/pyload/plugins/addons/DeathByCaptcha.py
+++ b/pyload/plugins/addons/DeathByCaptcha.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/pyload/plugins/addons/DebridItaliaCom.py b/pyload/plugins/addons/DebridItaliaCom.py
index 24354881e..fb6be674f 100644
--- a/pyload/plugins/addons/DebridItaliaCom.py
+++ b/pyload/plugins/addons/DebridItaliaCom.py
@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
-
############################################################################
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU Affero General Public License as #
diff --git a/pyload/plugins/addons/Ev0InFetcher.py b/pyload/plugins/addons/Ev0InFetcher.py
index 8eda397ac..1e2b62062 100644
--- a/pyload/plugins/addons/Ev0InFetcher.py
+++ b/pyload/plugins/addons/Ev0InFetcher.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/pyload/plugins/addons/ExpertDecoders.py b/pyload/plugins/addons/ExpertDecoders.py
index 2cd8cb004..7be30f86e 100644
--- a/pyload/plugins/addons/ExpertDecoders.py
+++ b/pyload/plugins/addons/ExpertDecoders.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/pyload/plugins/addons/ExtractArchive.py b/pyload/plugins/addons/ExtractArchive.py
index d037c87c0..8687987dd 100644
--- a/pyload/plugins/addons/ExtractArchive.py
+++ b/pyload/plugins/addons/ExtractArchive.py
@@ -1,4 +1,3 @@
-
# -*- coding: utf-8 -*-
import sys
diff --git a/pyload/plugins/addons/ImageTyperz.py b/pyload/plugins/addons/ImageTyperz.py
index 3d95e0f2e..e2e9d93d5 100644
--- a/pyload/plugins/addons/ImageTyperz.py
+++ b/pyload/plugins/addons/ImageTyperz.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/pyload/plugins/addons/LinkdecrypterCom.py b/pyload/plugins/addons/LinkdecrypterCom.py
index c0bf6644f..dd9cd79f2 100644
--- a/pyload/plugins/addons/LinkdecrypterCom.py
+++ b/pyload/plugins/addons/LinkdecrypterCom.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/pyload/plugins/addons/PremiumizeMe.py b/pyload/plugins/addons/PremiumizeMe.py
index d5b75922b..9f1a70a70 100644
--- a/pyload/plugins/addons/PremiumizeMe.py
+++ b/pyload/plugins/addons/PremiumizeMe.py
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+
from module.plugins.internal.MultiHoster import MultiHoster
from module.common.json_layer import json_loads
diff --git a/pyload/plugins/addons/RPNetBiz.py b/pyload/plugins/addons/RPNetBiz.py
index d40893f6a..54f814231 100644
--- a/pyload/plugins/addons/RPNetBiz.py
+++ b/pyload/plugins/addons/RPNetBiz.py
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+
from module.plugins.internal.MultiHoster import MultiHoster
from module.common.json_layer import json_loads
from module.network.RequestFactory import getURL
diff --git a/pyload/plugins/addons/ReloadCc.py b/pyload/plugins/addons/ReloadCc.py
index f788fbe4a..9960a2699 100644
--- a/pyload/plugins/addons/ReloadCc.py
+++ b/pyload/plugins/addons/ReloadCc.py
@@ -1,3 +1,5 @@
+# -*- coding: utf-8 -*-
+
from module.plugins.internal.MultiHoster import MultiHoster
from module.common.json_layer import json_loads
diff --git a/pyload/plugins/addons/WindowsPhoneToastNotify.py b/pyload/plugins/addons/WindowsPhoneToastNotify.py
index a9772e766..538ded715 100644
--- a/pyload/plugins/addons/WindowsPhoneToastNotify.py
+++ b/pyload/plugins/addons/WindowsPhoneToastNotify.py
@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
+
"""
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by