[nrktv] Add support for tv.nrk.no (Closes #2980)
[youtube-dl] / youtube_dl / extractor / __init__.py
index 4a4eb4b747904a9ee82064f6fdcaad048757aec7..def58f1d6ace0877131ddebbbc59a5aa7cdf7e58 100644 (file)
@@ -194,7 +194,10 @@ from .normalboots import NormalbootsIE
 from .novamov import NovaMovIE
 from .nowness import NownessIE
 from .nowvideo import NowVideoIE
-from .nrk import NRKIE
+from .nrk import (
+    NRKIE,
+    NRKTVIE,
+)
 from .ntv import NTVIE
 from .nytimes import NYTimesIE
 from .nuvid import NuvidIE