[brightcove] Relax video tag embeds extraction
authorJohn Hawkinson <jhawk@mit.edu>
Sun, 12 Feb 2017 13:26:36 +0000 (08:26 -0500)
committerSergey M․ <dstftw@gmail.com>
Sat, 15 Apr 2017 13:31:43 +0000 (20:31 +0700)
commit40158f55c906720ccfb6177c0949e0e7beaa085e
treeb6e0acfb54deb53f8b47397ef89a6241e2809e40
parent3dfceb286c5ffc39a0025d3728448c6d572e022b
[brightcove] Relax video tag embeds extraction

BrightcoveNewIE.extract_urls(): Handle player data when it is all in
attributes of the <video> tag, and also the id is
data-brightcove-video-id not data-video-id.

Add test to generic extractor, note HEAD gives 404, no checksum computed(?).
youtube_dl/extractor/brightcove.py
youtube_dl/extractor/generic.py