1
0
Fork 0

[rokfin] Add extractor (#1534)

Authored by: P-reducible, pukkandan
This commit is contained in:
pukkandan 2022-03-02 19:16:58 +05:30
commit 334b1c4800
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
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