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

[rokfin] Add extractor (#1534)

Authored by: P-reducible, pukkandan
This commit is contained in:
pukkandan
2022-03-02 19:16:58 +05:30
parent 7c219ea601
commit 334b1c4800
2 changed files with 159 additions and 0 deletions

View File

@@ -1333,6 +1333,7 @@ from .reverbnation import ReverbNationIE
from .rice import RICEIE
from .rmcdecouverte import RMCDecouverteIE
from .rockstargames import RockstarGamesIE
from .rokfin import RokfinIE
from .roosterteeth import RoosterTeethIE, RoosterTeethSeriesIE
from .rottentomatoes import RottenTomatoesIE
from .rozhlas import RozhlasIE