1
0
Fork 0

[roosterteeth] Add series extractor

This commit is contained in:
pukkandan 2021-11-06 07:28:49 +05:30
commit 244644c02c
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
2 changed files with 133 additions and 75 deletions

View file

@ -1200,7 +1200,7 @@ from .rice import RICEIE
from .rmcdecouverte import RMCDecouverteIE
from .ro220 import Ro220IE
from .rockstargames import RockstarGamesIE
from .roosterteeth import RoosterTeethIE
from .roosterteeth import RoosterTeethIE, RoosterTeethSeriesIE
from .rottentomatoes import RottenTomatoesIE
from .roxwel import RoxwelIE
from .rozhlas import RozhlasIE