[rcs] Add new extractor
This commit is contained in:
parent
ddb77f30ee
commit
a85e131b48
3 changed files with 421 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue