[wdr] Rework extractors (closes #14598)

This commit is contained in:
Sergey M․
2018-01-13 23:28:08 +07:00
parent 2d8bb80c60
commit 54e8f62e01
3 changed files with 124 additions and 148 deletions

View File

@ -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,
)