From c2b11f2425eac63a4140a71ede91db22ae749c7c Mon Sep 17 00:00:00 2001 From: spoob Date: Sat, 23 May 2009 15:03:43 +0200 Subject: youtube plugin added, nicer test output --- module/Py_Load_File.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/Py_Load_File.py') diff --git a/module/Py_Load_File.py b/module/Py_Load_File.py index 8fb45c079..c4bf2b08c 100644 --- a/module/Py_Load_File.py +++ b/module/Py_Load_File.py @@ -16,7 +16,6 @@ class PyLoadFile: self.download_folder = "" self.status = Status(self) - def _get_my_plugin(self): """ searches the right plugin for an url """ -- cgit v1.2.3