aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
diff options
context:
space:
mode:
authortrasssh <94064652+trassshhub@users.noreply.github.com>2022-01-11 00:44:04 +0800
committerGitHub <noreply@github.com>2022-01-10 22:14:04 +0530
commitfaca6745104e197b856137e12e4719032017174c (patch)
treed2610312fe380e703dde3eb11f0f35b4a11aa56f /yt_dlp/extractor/extractors.py
parent0931ba94ab13e17088e6fb42d33b7b25fb137036 (diff)
downloadhypervideo-pre-faca6745104e197b856137e12e4719032017174c.tar.lz
hypervideo-pre-faca6745104e197b856137e12e4719032017174c.tar.xz
hypervideo-pre-faca6745104e197b856137e12e4719032017174c.zip
[Rule34video] Add extractor (#2279)
Authored by: trassshhub
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 e63d4b6f5..cc31c7474 100644
--- a/yt_dlp/extractor/extractors.py
+++ b/yt_dlp/extractor/extractors.py
@@ -1301,6 +1301,7 @@ from .rtve import (
from .rtvnh import RTVNHIE
from .rtvs import RTVSIE
from .ruhd import RUHDIE
+from .rule34video import Rule34VideoIE
from .rumble import (
RumbleEmbedIE,
RumbleChannelIE,