You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
downloader [downloader/external] Add missing import and PEP8 7 years ago
extractor [BostonGlobe] New. Nonstandard version of Brightcove. 7 years ago
postprocessor [postprocessor/ffmpeg] Add support for flac 7 years ago
YoutubeDL.py [YoutubeDL] Don't sanitize identifiers (closes #12317) 7 years ago
__init__.py [postprocessor/ffmpeg] Add support for flac 7 years ago
__main__.py [refactor] Single quotes consistency 8 years ago
aes.py [aes] Add aes_cbc_encrypt 7 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Use try except for compat_numeric_types 7 years ago
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 7 years ago
options.py [options] Mention flac support and sort alphabetically among the audio formats 7 years ago
socks.py [socks] Refine exception model for better error handling 8 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 8 years ago
utils.py [utils] Process bytestrings in urljoin (closes #12369) 7 years ago
version.py release 2017.03.16 7 years ago