1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 19:36:18 -04:00

[RCTIPlus] Add extractor (#443)

Authored by: MinePlayersPE
This commit is contained in:
MinePlayersPE
2021-07-02 21:24:41 +07:00
committed by GitHub
parent 981052c9c6
commit 17f0eb66b8
2 changed files with 246 additions and 0 deletions

View File

@@ -1063,6 +1063,10 @@ from .rcs import (
RCSEmbedsIE,
RCSVariousIE,
)
from .rcti import (
RCTIPlusIE,
RCTIPlusSeriesIE,
)
from .rds import RDSIE
from .redbulltv import (
RedBullTVIE,