[NextMedia] Add new extractor
[youtube-dl] / youtube_dl / extractor / __init__.py
index 03c56156a97728863b23e02fea6ab7f62fec990e..444af8b6e47f86ef9069d14c704e627fca340f42 100644 (file)
@@ -284,6 +284,12 @@ from .netzkino import NetzkinoIE
 from .nerdcubed import NerdCubedFeedIE
 from .newgrounds import NewgroundsIE
 from .newstube import NewstubeIE
+from .nextmedia import (
+    NextMediaIE,
+    NextMediaActionNewsIE,
+    AppleDailyRealtimeNewsIE,
+    AppleDailyAnimationNewsIE
+)
 from .nfb import NFBIE
 from .nfl import NFLIE
 from .nhl import NHLIE, NHLVideocenterIE