diff --git a/yt_dlp/extractor/softwhiteunderbelly.py b/yt_dlp/extractor/softwhiteunderbelly.py index 151a9a8c2..c5aca139e 100644 --- a/yt_dlp/extractor/softwhiteunderbelly.py +++ b/yt_dlp/extractor/softwhiteunderbelly.py @@ -137,5 +137,4 @@ def _real_extract(self, url): ) ), } - print(info) return info