mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-06 21:45:47 +01:00
[tagesschau] Fix extractor (#1227)
Closes #1124 Authored by: u-spec-png
This commit is contained in:
parent
ef58c47637
commit
0f6e60bb57
2 changed files with 61 additions and 221 deletions
|
|
@ -1387,10 +1387,7 @@ from .svt import (
|
|||
from .swrmediathek import SWRMediathekIE
|
||||
from .syfy import SyfyIE
|
||||
from .sztvhu import SztvHuIE
|
||||
from .tagesschau import (
|
||||
TagesschauPlayerIE,
|
||||
TagesschauIE,
|
||||
)
|
||||
from .tagesschau import TagesschauIE
|
||||
from .tass import TassIE
|
||||
from .tbs import TBSIE
|
||||
from .tdslifeway import TDSLifewayIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue