[tagesschau] Fix extractor (#1227)

Closes #1124
Authored by: u-spec-png
This commit is contained in:
u-spec-png
2021-10-22 05:09:50 +05:30
committed by GitHub
parent ef58c47637
commit 0f6e60bb57
2 changed files with 61 additions and 221 deletions
+1 -4
View File
@@ -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