[extractor/rozhlas] Add extractor RozhlasVltavaIE (#5951)
Authored by: amra
This commit is contained in:
parent
7287ab92f6
commit
355d781bed
2 changed files with 140 additions and 5 deletions
|
|
@ -1555,7 +1555,10 @@ from .rokfin import (
|
|||
)
|
||||
from .roosterteeth import RoosterTeethIE, RoosterTeethSeriesIE
|
||||
from .rottentomatoes import RottenTomatoesIE
|
||||
from .rozhlas import RozhlasIE
|
||||
from .rozhlas import (
|
||||
RozhlasIE,
|
||||
RozhlasVltavaIE,
|
||||
)
|
||||
from .rte import RteIE, RteRadioIE
|
||||
from .rtlnl import (
|
||||
RtlNlIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue