youtube-dl/youtube_dl
John Hawkinson 46b18f2349 [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.
2017-03-19 20:40:31 +08:00
..
downloader [downloader/external] Add missing import and PEP8 2017-03-05 10:24:29 +07:00
extractor [BostonGlobe] New. Nonstandard version of Brightcove. 2017-03-19 20:40:31 +08:00
postprocessor
__init__.py
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py
jsinterp.py
options.py [options] Mention flac support and sort alphabetically among the audio formats 2017-03-16 12:54:47 +01:00
socks.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py