[nrk:skole] Add extractor (Closes #8728)
[youtube-dl] / youtube_dl / extractor / __init__.py
index 5817140c0c407c8f0c9468dd7df3efd3e5f29500..b3bf739637344006c3ef1a096bf5ae9d7528c34b 100644 (file)
@@ -506,6 +506,7 @@ from .npr import NprIE
 from .nrk import (
     NRKIE,
     NRKPlaylistIE,
+    NRKSkoleIE,
     NRKTVIE,
 )
 from .ntvde import NTVDeIE