projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4d6a85
)
[nick] Add test for #10559
author
Sergey M․
<dstftw@gmail.com>
Mon, 5 Sep 2016 14:42:41 +0000
(21:42 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 5 Sep 2016 14:42:41 +0000
(21:42 +0700)
youtube_dl/extractor/nick.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/nick.py
b/youtube_dl/extractor/nick.py
index 5a07c846ba048b55ffe9202d6defe9f9c5121d98..57cf1ce8eafbd7244a4ba913e1dafe2f13ca3cf3 100644
(file)
--- 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):