From 300d7d42f056be0a58735bab86c57d5328467ae8 Mon Sep 17 00:00:00 2001 From: bashonly Date: Mon, 24 Mar 2025 17:59:41 -0500 Subject: [PATCH] adjust embed regex Authored by: bashonly --- yt_dlp/extractor/streaks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt_dlp/extractor/streaks.py b/yt_dlp/extractor/streaks.py index 2ccc73a3bd..e9f78ce587 100644 --- a/yt_dlp/extractor/streaks.py +++ b/yt_dlp/extractor/streaks.py @@ -116,7 +116,7 @@ class StreaksIE(StreaksBaseIE): r'https?://players\.streaks\.jp/(?P[\w-]+)/[\da-f]+/index\.html\?(?:[^#]+&)?m=(?P(?:ref:)?[\w-]+)', r'https?://playback\.api\.streaks\.jp/v1/projects/(?P[\w-]+)/medias/(?P(?:ref:)?[\w-]+)', ] - _EMBED_REGEX = [rf']+?src\s*=\s*["\'](?P{_VALID_URL[0]})["\']'] + _EMBED_REGEX = [rf'