aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/_extractors.py
diff options
context:
space:
mode:
authorBen Faerber <benfaerber@protonmail.com>2025-02-23 02:11:58 -0700
committerGitHub <noreply@github.com>2025-02-23 09:11:58 +0000
commit652827d5a076c9483c36654ad2cf3fe46219baf4 (patch)
treed00d17671719fc442dbb881a54ce040fadbb2946 /yt_dlp/extractor/_extractors.py
parent0e1697232fcbba7551f983fd1ba93bb445cbb08b (diff)
[ie/softwhiteunderbelly] Add extractor (#12281)
Authored by: benfaerber
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 9a49bcb30..403e1f1f6 100644
--- a/yt_dlp/extractor/_extractors.py
+++ b/yt_dlp/extractor/_extractors.py
@@ -1895,6 +1895,7 @@ from .slutload import SlutloadIE
from .smotrim import SmotrimIE
from .snapchat import SnapchatSpotlightIE
from .snotr import SnotrIE
+from .softwhiteunderbelly import SoftWhiteUnderbellyIE
from .sohu import (
SohuIE,
SohuVIE,