[TagesschauIE] Add extractor for tagesschau.de (fixes #3049)

This commit is contained in:
pulpe
2014-06-05 18:48:03 +02:00
parent b3ae826f7a
commit 0e3ae92441
2 changed files with 82 additions and 0 deletions

View File

@ -266,6 +266,7 @@ from .streamcz import StreamCZIE
from .swrmediathek import SWRMediathekIE
from .syfy import SyfyIE
from .sztvhu import SztvHuIE
from .tagesschau import TagesschauIE
from .teamcoco import TeamcocoIE
from .techtalks import TechTalksIE
from .ted import TEDIE