From 9a6ea22616cf3cc67e292c908521b79764400faf Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 18 Aug 2013 17:01:17 +0200 Subject: new linkgrabber --- pyload/threads/DecrypterThread.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/threads/DecrypterThread.py') diff --git a/pyload/threads/DecrypterThread.py b/pyload/threads/DecrypterThread.py index 77502569c..e4df2ee75 100644 --- a/pyload/threads/DecrypterThread.py +++ b/pyload/threads/DecrypterThread.py @@ -55,7 +55,7 @@ class DecrypterThread(BaseThread): plugin.logDebug("Decrypted", plugin_result) result.extend(plugin_result) - #TODO + #TODO package names are optional result = uniqify(result) pack_names = {} urls = [] -- cgit v1.2.3