[BostonGlobe] New. Nonstandard version of Brightcove.
authorJohn Hawkinson <jhawk@mit.edu>
Wed, 8 Mar 2017 23:13:54 +0000 (18:13 -0500)
committerYen Chi Hsuan <yan12125@gmail.com>
Sun, 19 Mar 2017 12:40:31 +0000 (20:40 +0800)
commit46b18f2349670d395b9d84a57ee3d9b5d221ff4b
tree1a7a7656fb4cc6e31838e7c1eab2cecd7def13fc
parent772b5ff57f702dd76986d1db17068da2116a2800
[BostonGlobe] New. Nonstandard version of Brightcove.

Has a "data-brightcove-video-id" instead of a "data-video-id," otherwise
pretty much just Brightcove. Except the Globe isn't all Brightcove
videos, so fallback to Generic, too.

Also, abstract playlist_from_matches() from generic.py to common.py, and use
it here.

History of these changes can be found in
51170427d4b1143572a498dedaee61863a5b2c5b.
youtube_dl/extractor/bostonglobe.py [new file with mode: 0644]
youtube_dl/extractor/common.py
youtube_dl/extractor/extractors.py
youtube_dl/extractor/generic.py