Update _TESTS for MTV sites

This commit is contained in:
Yen Chi Hsuan 2016-07-26 11:10:41 +08:00
parent 5c32a77cad
commit a3aa814b77
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30
4 changed files with 44 additions and 50 deletions

View file

@ -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'