projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
453fe2a
)
[videomore] Set IE_NAME
author
Sergey M․
<dstftw@gmail.com>
Tue, 29 Dec 2015 18:44:07 +0000
(
00:44
+0600)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 29 Dec 2015 18:44:07 +0000
(
00:44
+0600)
youtube_dl/extractor/videomore.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/videomore.py
b/youtube_dl/extractor/videomore.py
index dbc9dbdb7e2ffeea8e6b691c5eef16a2dd2865d2..16078ac193fc05dcfa1e33a8c80287086c990758 100644
(file)
--- a/
youtube_dl/extractor/videomore.py
+++ b/
youtube_dl/extractor/videomore.py
@@
-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',