mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[brightcove] Improve brightcove experience regex (Closes #5421)
This commit is contained in:
		| @@ -183,7 +183,7 @@ class BrightcoveIE(InfoExtractor): | ||||
|             (?: | ||||
|                 [^>]+?class=[\'"][^>]*?BrightcoveExperience.*?[\'"] | | ||||
|                 [^>]*?>\s*<param\s+name="movie"\s+value="https?://[^/]*brightcove\.com/ | ||||
|             ).+?</object>''', | ||||
|             ).+?>\s*</object>''', | ||||
|             webpage) | ||||
|         return [cls._build_brighcove_url(m) for m in matches] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․