[WDR] the other wdrmaus.de pages also changed to the new player
[youtube-dl] / youtube_dl / extractor / extractors.py
index 27a7e89a4e5d1e8dbf8031b80e2a3aafe8e0953d..023598130e38dd38a37216499dd215ca607c1755 100644 (file)
@@ -490,9 +490,10 @@ from .nextmovie import NextMovieIE
 from .nfb import NFBIE
 from .nfl import NFLIE
 from .nhl import (
-    NHLIE,
-    NHLNewsIE,
     NHLVideocenterIE,
+    NHLNewsIE,
+    NHLVideocenterCategoryIE,
+    NHLIE,
 )
 from .nick import NickIE
 from .niconico import NiconicoIE, NiconicoPlaylistIE
@@ -922,7 +923,6 @@ from .wat import WatIE
 from .wdr import (
     WDRIE,
     WDRMobileIE,
-    WDRMausIE,
 )
 from .webofstories import (
     WebOfStoriesIE,