[tagesschau] Separate player extractor

This commit is contained in:
Sergey M․
2016-05-01 06:44:59 +06:00
parent 9cf79e8f4b
commit 6a0f9a24d0
2 changed files with 168 additions and 72 deletions

View File

@ -724,7 +724,10 @@ from .svt import (
from .swrmediathek import SWRMediathekIE
from .syfy import SyfyIE
from .sztvhu import SztvHuIE
from .tagesschau import TagesschauIE
from .tagesschau import (
TagesschauPlayerIE,
TagesschauIE,
)
from .tapely import TapelyIE
from .tass import TassIE
from .tdslifeway import TDSLifewayIE