projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f264c62
)
[hetklokhuis] Fix IE_NAME
author
Sergey M․
<dstftw@gmail.com>
Mon, 27 Feb 2017 16:10:29 +0000
(23:10 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 27 Feb 2017 16:10:29 +0000
(23:10 +0700)
youtube_dl/extractor/npo.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/npo.py
b/youtube_dl/extractor/npo.py
index 7c2c93f27ef94889399ab6d80c3133ac573a45d7..b53c29993d44391abe9bc5b36cc4570d229dbf35 100644
(file)
--- a/
youtube_dl/extractor/npo.py
+++ b/
youtube_dl/extractor/npo.py
@@
-460,7
+460,7
@@
class SchoolTVIE(NPODataMidEmbedIE):
class HetKlokhuisIE(NPODataMidEmbedIE):
- IE_NAME = '
schooltv
'
+ IE_NAME = '
hetklokhuis
'
_VALID_URL = r'https?://(?:www\.)?hetklokhuis.nl/[^/]+/\d+/(?P<id>[^/?#&]+)'
_TEST = {