From 5b26ea850e2fd553f652646181b3f417f0ad6f43 Mon Sep 17 00:00:00 2001 From: doe1080 <98906116+doe1080@users.noreply.github.com> Date: Sat, 19 Jul 2025 21:22:15 +0900 Subject: [PATCH] SpringboardPlatformIE_2 --- yt_dlp/extractor/springboardplatform.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt_dlp/extractor/springboardplatform.py b/yt_dlp/extractor/springboardplatform.py index 7748cfabb..9a37dd675 100644 --- a/yt_dlp/extractor/springboardplatform.py +++ b/yt_dlp/extractor/springboardplatform.py @@ -30,7 +30,7 @@ class SpringboardPlatformIE(InfoExtractor): 'ext': 'mp4', 'title': 'Redman "BUD like YOU" "Usher Good Kisser" REMIX', 'description': 'Redman "BUD like YOU" "Usher Good Kisser" REMIX', - 'thumbnail': r're:^https?://.*\.jpg$', + 'thumbnail': r're:https?://.+\.jpg', 'timestamp': 1409132328, 'upload_date': '20140827', 'duration': 193,