1
0
Fork 0

[rcs] Add new extractor

This commit is contained in:
nixxo 2020-10-28 20:32:28 +01:00
commit a85e131b48
3 changed files with 421 additions and 0 deletions

View file

@ -936,6 +936,12 @@ from .raywenderlich import (
RayWenderlichCourseIE,
)
from .rbmaradio import RBMARadioIE
from .rcs import (
CorriereIE,
GazzettaIE,
RCSEmbedsIE,
RCSVariousIE,
)
from .rds import RDSIE
from .redbulltv import (
RedBullTVIE,