aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/_extractors.py
diff options
context:
space:
mode:
authorbashonly <88596187+bashonly@users.noreply.github.com>2023-06-22 00:24:52 -0500
committerGitHub <noreply@github.com>2023-06-22 05:24:52 +0000
commit98cb1eda7a4cf67c96078980dbd63e6c06ad7f7c (patch)
tree0ca78a835d50de5c193ac3dade2967f6e741bd17 /yt_dlp/extractor/_extractors.py
parent774aa09dd6aa61ced9ec818d1f67e53414d22762 (diff)
downloadhypervideo-pre-98cb1eda7a4cf67c96078980dbd63e6c06ad7f7c.tar.lz
hypervideo-pre-98cb1eda7a4cf67c96078980dbd63e6c06ad7f7c.tar.xz
hypervideo-pre-98cb1eda7a4cf67c96078980dbd63e6c06ad7f7c.zip
[extractor/rheinmaintv] Add extractor (#7311)
Authored by: barthelmannk Co-authored-by: barthelmannk <81305638+barthelmannk@users.noreply.github.com>
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 a49a57a68..49a3f39d3 100644
--- a/yt_dlp/extractor/_extractors.py
+++ b/yt_dlp/extractor/_extractors.py
@@ -1617,6 +1617,7 @@ from .rentv import (
from .restudy import RestudyIE
from .reuters import ReutersIE
from .reverbnation import ReverbNationIE
+from .rheinmaintv import RheinMainTVIE
from .rice import RICEIE
from .rmcdecouverte import RMCDecouverteIE
from .rockstargames import RockstarGamesIE