1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 14:45:14 +00:00

[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
parent 7287ab92f6
commit 355d781bed
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,