From 60f09fce8b2369f65487e8d2b08f1bd78b151896 Mon Sep 17 00:00:00 2001 From: Emanuele Triuzzi Date: Sun, 22 Feb 2026 11:13:15 -0400 Subject: [PATCH] fix: brightcove scheme to match two path segments and short URLs --- providers/brightcove.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/providers/brightcove.yml b/providers/brightcove.yml index dc3468bc..df7931a5 100644 --- a/providers/brightcove.yml +++ b/providers/brightcove.yml @@ -3,8 +3,9 @@ provider_url: https://www.brightcove.com/ endpoints: - schemes: - - https://players.brightcove.net/*/index.html?videoId=* - - https://players.brightcove.net/*/index.html?playlistId=* + - https://players.brightcove.net/*/*/index.html?videoId=* + - https://players.brightcove.net/*/*/index.html?playlistId=* + - https://bcove.video/* url: https://oembed.brightcove.com/ discovery: false formats: