summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/crypter/YoutubeBatch.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/crypter/YoutubeBatch.py')
-rw-r--r--pyload/plugins/crypter/YoutubeBatch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/crypter/YoutubeBatch.py b/pyload/plugins/crypter/YoutubeBatch.py
index bc72e04ea..5ed0a7abf 100644
--- a/pyload/plugins/crypter/YoutubeBatch.py
+++ b/pyload/plugins/crypter/YoutubeBatch.py
@@ -5,7 +5,7 @@ import re
from urlparse import urljoin
from pyload.utils import json_loads
-from pyload.plugins.Crypter import Crypter
+from pyload.plugins.base.Crypter import Crypter
from pyload.utils import safe_join
API_URL = "AIzaSyCKnWLNlkX-L4oD1aEzqqhRw1zczeD6_k0"