[extractor/redbee] Unify and update extractors (#4479)
Closes #4443 Authored by: elyse0
This commit is contained in:
parent
e251986cbe
commit
2a5e5477bc
4 changed files with 362 additions and 235 deletions
|
|
@ -1236,7 +1236,6 @@ from .paramountplus import (
|
|||
ParamountPlusIE,
|
||||
ParamountPlusSeriesIE,
|
||||
)
|
||||
from .parliamentliveuk import ParliamentLiveUKIE
|
||||
from .parlview import ParlviewIE
|
||||
from .patreon import (
|
||||
PatreonIE,
|
||||
|
|
@ -1407,6 +1406,7 @@ from .rcti import (
|
|||
RCTIPlusTVIE,
|
||||
)
|
||||
from .rds import RDSIE
|
||||
from .redbee import ParliamentLiveUKIE, RTBFIE
|
||||
from .redbulltv import (
|
||||
RedBullTVIE,
|
||||
RedBullEmbedIE,
|
||||
|
|
@ -1440,7 +1440,6 @@ from .rokfin import (
|
|||
from .roosterteeth import RoosterTeethIE, RoosterTeethSeriesIE
|
||||
from .rottentomatoes import RottenTomatoesIE
|
||||
from .rozhlas import RozhlasIE
|
||||
from .rtbf import RTBFIE
|
||||
from .rte import RteIE, RteRadioIE
|
||||
from .rtlnl import (
|
||||
RtlNlIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue