[videomore] Set IE_NAME
authorSergey M․ <dstftw@gmail.com>
Tue, 29 Dec 2015 18:44:07 +0000 (00:44 +0600)
committerSergey M․ <dstftw@gmail.com>
Tue, 29 Dec 2015 18:44:07 +0000 (00:44 +0600)
youtube_dl/extractor/videomore.py

index dbc9dbdb7e2ffeea8e6b691c5eef16a2dd2865d2..16078ac193fc05dcfa1e33a8c80287086c990758 100644 (file)
@@ -13,6 +13,7 @@ from ..utils import (
 
 
 class VideomoreIE(InfoExtractor):
+    IE_NAME = 'videomore'
     _VALID_URL = r'videomore:(?P<sid>\d+)$|https?://videomore\.ru/(?:(?:embed|[^/]+/[^/]+)/|[^/]+\?.*\btrack_id=)(?P<id>\d+)(?:[/?#&]|\.(?:xml|json)|$)'
     _TESTS = [{
         'url': 'http://videomore.ru/kino_v_detalayah/5_sezon/367617',