From 40158f55c906720ccfb6177c0949e0e7beaa085e Mon Sep 17 00:00:00 2001 From: John Hawkinson Date: Sun, 12 Feb 2017 08:26:36 -0500 Subject: [PATCH] [brightcove] Relax video tag embeds extraction BrightcoveNewIE.extract_urls(): Handle player data when it is all in attributes of the .*? - ]+ - src=["\'](?:https?:)?//players\.brightcove\.net/ - (\d+)/([^/]+)_([^/]+)/index(?:\.min)?\.js - ''', webpage): - entries.append( - 'http://players.brightcove.net/%s/%s_%s/index.html?videoId=%s' - % (account_id, player_id, embed, video_id)) + # Look for