mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[hetklokhuis] Fix IE_NAME
This commit is contained in:
parent
f264c62334
commit
dbc01fdb6f
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user