1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-03 08:05:13 +00:00

[rcs] Add new extractor

This commit is contained in:
nixxo
2020-10-28 20:32:28 +01:00
parent ddb77f30ee
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,