[brightcove] Improve embed detection (closes #25674)
This commit is contained in:
		
							parent
							
								
									9ff6165a81
								
							
						
					
					
						commit
						2391941f28
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -426,7 +426,7 @@ class BrightcoveNewIE(AdobePassIE):
 | 
			
		|||
        # [2] looks like:
 | 
			
		||||
        for video, script_tag, account_id, player_id, embed in re.findall(
 | 
			
		||||
                r'''(?isx)
 | 
			
		||||
                    (<video\s+[^>]*\bdata-video-id\s*=\s*['"]?[^>]+>)
 | 
			
		||||
                    (<video(?:-js)?\s+[^>]*\bdata-video-id\s*=\s*['"]?[^>]+>)
 | 
			
		||||
                    (?:.*?
 | 
			
		||||
                        (<script[^>]+
 | 
			
		||||
                            src=["\'](?:https?:)?//players\.brightcove\.net/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue