[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

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