[brightcove] Fix extraction of embedded videos
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 21 Jan 2014 21:04:46 +0000 (22:04 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 21 Jan 2014 21:04:46 +0000 (22:04 +0100)
commit47917f24c499f7949b04a23c35459ca69adae62d
tree196083d10063d2d75497aefabc41b02ccc8f2dd1
parentd614aa40e35825e1cde7c92fc6092d226afe4898
[brightcove] Fix extraction of embedded videos

There was a leading ‘:’ in the regex.
The ‘flashvars’ parameter is not always available.
youtube_dl/extractor/brightcove.py