Browse Source

[extractors] Update references to sportschau (#9799)

Yen Chi Hsuan 9 years ago
parent
commit
b0b128049a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/extractors.py

+ 1 - 1
youtube_dl/extractor/extractors.py

@@ -44,7 +44,6 @@ from .archiveorg import ArchiveOrgIE
 from .ard import (
 from .ard import (
     ARDIE,
     ARDIE,
     ARDMediathekIE,
     ARDMediathekIE,
-    SportschauIE,
 )
 )
 from .arte import (
 from .arte import (
     ArteTvIE,
     ArteTvIE,
@@ -747,6 +746,7 @@ from .sportbox import (
     SportBoxEmbedIE,
     SportBoxEmbedIE,
 )
 )
 from .sportdeutschland import SportDeutschlandIE
 from .sportdeutschland import SportDeutschlandIE
+from .sportschau import SportschauIE
 from .srgssr import (
 from .srgssr import (
     SRGSSRIE,
     SRGSSRIE,
     SRGSSRPlayIE,
     SRGSSRPlayIE,