[brightcove] Improve the 'experienceJSON' regex (#3081)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 15 Jun 2014 09:08:24 +0000 (11:08 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 15 Jun 2014 09:08:24 +0000 (11:08 +0200)
commita013eba65f22fe45a7a71a6d3c81125f1004a3ff
treefdafa10b6582fc4c7570158105737043362b577a
parent36755d40b49f631c75d4112f4210b4668ccf5ef2
[brightcove] Improve the 'experienceJSON' regex (#3081)

One of the strings may contain ';', we would get an invalid json string.
youtube_dl/extractor/brightcove.py