aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
diff options
context:
space:
mode:
authorMinePlayersPE <mineplayerspealt@gmail.com>2021-08-04 20:12:15 +0700
committerGitHub <noreply@github.com>2021-08-04 18:42:15 +0530
commit3dbb2a9dcb3f0cf60d09945f3a5fd4c8182d4483 (patch)
tree4f0d1d2d9a89c56865ca2c853e7a7281ec35213f /yt_dlp/extractor/extractors.py
parent9997eee4af137ab46fc00336b1d4b7d7eb6431d4 (diff)
downloadhypervideo-pre-3dbb2a9dcb3f0cf60d09945f3a5fd4c8182d4483.tar.lz
hypervideo-pre-3dbb2a9dcb3f0cf60d09945f3a5fd4c8182d4483.tar.xz
hypervideo-pre-3dbb2a9dcb3f0cf60d09945f3a5fd4c8182d4483.zip
[RCTIPlus] Support events and TV (#625)
Authored by: MinePlayersPE
Diffstat (limited to 'yt_dlp/extractor/extractors.py')
-rw-r--r--yt_dlp/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/extractor/extractors.py b/yt_dlp/extractor/extractors.py
index 99fd7cb78..f803c6765 100644
--- a/yt_dlp/extractor/extractors.py
+++ b/yt_dlp/extractor/extractors.py
@@ -1081,6 +1081,7 @@ from .rcs import (
from .rcti import (
RCTIPlusIE,
RCTIPlusSeriesIE,
+ RCTIPlusTVIE,
)
from .rds import RDSIE
from .redbulltv import (