1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-03 18:42:52 +08:00
youtube-dl/youtube_dl
John Hawkinson 7ca53b794f [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-08 18:17:36 -05: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-08 18:17:36 -05:00
postprocessor [postprocessor/ffmpeg] Add mising space (closes #12232) 2017-02-24 04:56:58 +07:00
__init__.py Suppress help for all deprecated options and print warning when used 2017-02-24 06:04:27 +07:00
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 Suppress help for all deprecated options and print warning when used 2017-02-24 06:04:27 +07: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] Carry long doc string 2017-03-01 23:04:02 +07:00
version.py release 2017.03.05 2017-03-05 02:23:08 +07:00
YoutubeDL.py [YoutubeDL] Don't sanitize identifiers (closes #12317) 2017-03-01 23:03:36 +07:00