[extractors] change imports for national geographic extractors
[youtube-dl] / youtube_dl / extractor / extractors.py
index 909f7d25c86687e556457156131f3e4c8268b61a..28858cfea71163da9f32c05adf7bd4e2e4c605ab 100644 (file)
@@ -491,8 +491,9 @@ from .myvi import MyviIE
 from .myvideo import MyVideoIE
 from .myvidster import MyVidsterIE
 from .nationalgeographic import (
+    NationalGeographicVideoIE,
     NationalGeographicIE,
-    NationalGeographicChannelIE,
+    NationalGeographicEpisodeGuideIE,
 )
 from .naver import NaverIE
 from .nba import NBAIE