[azmedien:playlist] Add support for topic and themen playlists
[youtube-dl] / youtube_dl / extractor / extractors.py
index 086a2296dcdd014e19e6fff19ac4de8682f571b3..2590b5e1b2ac3c1c5594844e8cb9d86d2bbfc530 100644 (file)
@@ -82,7 +82,7 @@ from .awaan import (
 )
 from .azmedien import (
     AZMedienIE,
-    AZMedienShowIE,
+    AZMedienPlaylistIE,
 )
 from .azubu import AzubuIE, AzubuLiveIE
 from .baidu import BaiduVideoIE