aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/lcp.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/lcp.py')
-rw-r--r--hypervideo_dl/extractor/lcp.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/hypervideo_dl/extractor/lcp.py b/hypervideo_dl/extractor/lcp.py
index ade27a9..9846319 100644
--- a/hypervideo_dl/extractor/lcp.py
+++ b/hypervideo_dl/extractor/lcp.py
@@ -1,11 +1,8 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
from .common import InfoExtractor
from .arkena import ArkenaIE
-class LcpPlayIE(ArkenaIE):
+class LcpPlayIE(ArkenaIE): # XXX: Do not subclass from concrete IE
_VALID_URL = r'https?://play\.lcp\.fr/embed/(?P<id>[^/]+)/(?P<account_id>[^/]+)/[^/]+/[^/]+'
_TESTS = [{
'url': 'http://play.lcp.fr/embed/327336/131064/darkmatter/0',