mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-10 06:27:20 +08:00
Merge pull request #338 from ytdl-org/master
[pull] master from ytdl-org:master
This commit is contained in:
commit
ef1a4e8229
@ -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…
x
Reference in New Issue
Block a user