[ntvde] Add new extractor (Fixes #4850)
This commit is contained in:
parent
3fd45e03bf
commit
8f4b58d70e
5 changed files with 86 additions and 2 deletions
|
@ -10,6 +10,7 @@ from ..utils import (
|
|||
|
||||
|
||||
class NTVRuIE(InfoExtractor):
|
||||
IE_NAME = 'ntv.ru'
|
||||
_VALID_URL = r'http://(?:www\.)?ntv\.ru/(?P<id>.+)'
|
||||
|
||||
_TESTS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue