Update _TESTS for MTV sites
This commit is contained in:
parent
5c32a77cad
commit
a3aa814b77
4 changed files with 44 additions and 50 deletions
|
@ -7,6 +7,7 @@ from ..utils import update_url_query
|
|||
|
||||
|
||||
class NickIE(MTVServicesInfoExtractor):
|
||||
# None of videos on the website are still alive?
|
||||
IE_NAME = 'nick.com'
|
||||
_VALID_URL = r'https?://(?:www\.)?nick(?:jr)?\.com/(?:videos/clip|[^/]+/videos)/(?P<id>[^/?#.]+)'
|
||||
_FEED_URL = 'http://udat.mtvnservices.com/service1/dispatch.htm'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue