[letv] Merge LetvTvIE into LetvPlaylistIE
[youtube-dl] / youtube_dl / extractor / __init__.py
index 5817140c0c407c8f0c9468dd7df3efd3e5f29500..19c56317297f1bd7fc82420664615475604999df 100644 (file)
@@ -354,7 +354,6 @@ from .lecture2go import Lecture2GoIE
 from .lemonde import LemondeIE
 from .letv import (
     LetvIE,
-    LetvTvIE,
     LetvPlaylistIE,
     LetvCloudIE,
 )
@@ -506,6 +505,7 @@ from .npr import NprIE
 from .nrk import (
     NRKIE,
     NRKPlaylistIE,
+    NRKSkoleIE,
     NRKTVIE,
 )
 from .ntvde import NTVDeIE