1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-04-29 18:23:25 +00:00

[sportschau] Add support for sportschau.de

Closes #6199.
This commit is contained in:
slangangular
2015-07-12 10:30:51 +02:00
committed by Jaime Marquínez Ferrándiz
parent 0215103e92
commit 8a7a208905
2 changed files with 44 additions and 0 deletions
+1
View File
@@ -552,6 +552,7 @@ from .sportbox import (
SportBoxEmbedIE,
)
from .sportdeutschland import SportDeutschlandIE
from .sportschau import SportschauIE
from .srf import SrfIE
from .srmediathek import SRMediathekIE
from .ssa import SSAIE