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 [postprocessor/ffmpeg] Add support for flac 2017-03-16 12:50:45 +01:00
YoutubeDL.py [YoutubeDL] Don't sanitize identifiers (closes #12317) 2017-03-01 23:03:36 +07:00
__init__.py [postprocessor/ffmpeg] Add support for flac 2017-03-16 12:50:45 +01:00
__main__.py
aes.py [aes] Add aes_cbc_encrypt 2017-02-28 22:10:31 +08:00
cache.py
compat.py [compat] Use try except for compat_numeric_types 2017-02-25 19:44:50 +07:00
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 2017-01-10 21:25:29 +07:00
options.py [options] Mention flac support and sort alphabetically among the audio formats 2017-03-16 12:54:47 +01:00
socks.py [socks] Refine exception model for better error handling 2016-12-05 00:43:37 +08:00
swfinterp.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 2016-05-22 10:06:45 +06:00
utils.py [utils] Process bytestrings in urljoin (closes #12369) 2017-03-06 03:57:46 +07:00
version.py release 2017.03.16 2017-03-16 22:42:12 +07:00