[tagesschau] Separate player extractor
This commit is contained in:
parent
9cf79e8f4b
commit
6a0f9a24d0
2 changed files with 168 additions and 72 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue