1
0
Fork 0

[extractor/rozhlas] Add extractor RozhlasVltavaIE (#5951)

Authored by: amra
This commit is contained in:
Marek Hudik 2023-01-07 16:07:10 +01:00 committed by GitHub
commit 355d781bed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 140 additions and 5 deletions

View file

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