[wdr] Rework extractors (closes #14598)
This commit is contained in:
parent
2d8bb80c60
commit
54e8f62e01
3 changed files with 124 additions and 148 deletions
|
@ -991,7 +991,6 @@ from .stitcher import StitcherIE
|
|||
from .sport5 import Sport5IE
|
||||
from .sportbox import SportBoxEmbedIE
|
||||
from .sportdeutschland import SportDeutschlandIE
|
||||
from .sportschau import SportschauIE
|
||||
from .sprout import SproutIE
|
||||
from .srgssr import (
|
||||
SRGSSRIE,
|
||||
|
@ -1289,6 +1288,7 @@ from .watchbox import WatchBoxIE
|
|||
from .watchindianporn import WatchIndianPornIE
|
||||
from .wdr import (
|
||||
WDRIE,
|
||||
WDRPageIE,
|
||||
WDRElefantIE,
|
||||
WDRMobileIE,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue