[nrktv] Add support for new season and serie URL schema
[youtube-dl] / youtube_dl / extractor / extractors.py
index a20712d34a04cae3292fbedc91608e535d467dbe..c6f8a785a69d2c649be2e1f980ce8d293ef6cb20 100644 (file)
@@ -770,6 +770,7 @@ from .nrk import (
     NRKTVDirekteIE,
     NRKTVEpisodeIE,
     NRKTVEpisodesIE,
+    NRKTVSeasonIE,
     NRKTVSeriesIE,
 )
 from .ntvde import NTVDeIE