[nrk] Improve extraction and update tests (closes #11571)
[youtube-dl] / youtube_dl / extractor / extractors.py
index 086a2296dcdd014e19e6fff19ac4de8682f571b3..06e6d46201fb28114f297bf70fe00d8260006ec5 100644 (file)
@@ -82,7 +82,7 @@ from .awaan import (
 )
 from .azmedien import (
     AZMedienIE,
-    AZMedienShowIE,
+    AZMedienPlaylistIE,
 )
 from .azubu import AzubuIE, AzubuLiveIE
 from .baidu import BaiduVideoIE
@@ -668,6 +668,7 @@ from .nrk import (
     NRKTVIE,
     NRKTVDirekteIE,
     NRKTVEpisodesIE,
+    NRKTVSeriesIE,
 )
 from .ntvde import NTVDeIE
 from .ntvru import NTVRuIE