X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fnick.py;h=57cf1ce8eafbd7244a4ba913e1dafe2f13ca3cf3;hb=2841bdcebb308cab2a6af6b970459889392faa40;hp=5a07c846ba048b55ffe9202d6defe9f9c5121d98;hpb=b4d6a85d604ed057a72d4f09591269bd78b33111;p=youtube-dl diff --git a/youtube_dl/extractor/nick.py b/youtube_dl/extractor/nick.py index 5a07c846b..57cf1ce8e 100644 --- a/youtube_dl/extractor/nick.py +++ b/youtube_dl/extractor/nick.py @@ -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):