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'