[roosterteeth] Add series extractor

This commit is contained in:
pukkandan
2021-11-06 07:28:49 +05:30
parent 34921b4345
commit 244644c02c
2 changed files with 145 additions and 87 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