[nick] Add test for #10559

This commit is contained in:
Sergey M․ 2016-09-05 21:42:41 +07:00
parent b4d6a85d60
commit f3eeaacb4e
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with 3 additions and 0 deletions

View File

@ -76,6 +76,9 @@ class NickDeIE(MTVServicesInfoExtractor):
}, {
'url': 'http://www.nick.de/shows/342-icarly',
'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):