mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[nrk:skole] Add extractor (Closes #8728)
This commit is contained in:
parent
90f794c6c3
commit
3099b31276
2 changed files with 30 additions and 1 deletions
|
@ -506,6 +506,7 @@ from .npr import NprIE
|
|||
from .nrk import (
|
||||
NRKIE,
|
||||
NRKPlaylistIE,
|
||||
NRKSkoleIE,
|
||||
NRKTVIE,
|
||||
)
|
||||
from .ntvde import NTVDeIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue