mirror of
https://github.com/l1ving/youtube-dl
synced 2024-11-20 22:16:12 +08:00
[nick] Add test for #10559
This commit is contained in:
parent
b4d6a85d60
commit
f3eeaacb4e
@ -76,6 +76,9 @@ class NickDeIE(MTVServicesInfoExtractor):
|
|||||||
}, {
|
}, {
|
||||||
'url': 'http://www.nick.de/shows/342-icarly',
|
'url': 'http://www.nick.de/shows/342-icarly',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
|
}, {
|
||||||
|
'url': 'http://www.nickelodeon.nl/shows/474-spongebob/videos/17403-een-kijkje-in-de-keuken-met-sandy-van-binnenuit',
|
||||||
|
'only_matching': True,
|
||||||
}]
|
}]
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
Loading…
Reference in New Issue
Block a user