1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

[rokfin:search] Add extractor (#2992)

Authored by: P-reducible, pukkandan
This commit is contained in:
P-reducible
2022-05-15 18:49:19 +02:00
committed by GitHub
parent e037c405ad
commit c9b2b368b3
2 changed files with 76 additions and 1 deletions

View File

@ -1404,6 +1404,7 @@ from .rokfin import (
RokfinIE,
RokfinStackIE,
RokfinChannelIE,
RokfinSearchIE,
)
from .roosterteeth import RoosterTeethIE, RoosterTeethSeriesIE
from .rottentomatoes import RottenTomatoesIE