yt-dlc/youtube_dl
John Hawkinson 40158f55c9
[brightcove] Relax video tag embeds extraction
BrightcoveNewIE.extract_urls(): Handle player data when it is all in
attributes of the <video> tag, and also the id is
data-brightcove-video-id not data-video-id.

Add test to generic extractor, note HEAD gives 404, no checksum computed(?).
2017-04-15 20:31:43 +07:00
..
downloader [downloader/hls] add basic support for EXT-X-BYTERANGE tag(#10955) 2017-04-13 12:28:22 +01:00
extractor [brightcove] Relax video tag embeds extraction 2017-04-15 20:31:43 +07:00
postprocessor improve coding style 2017-04-12 20:38:43 +01:00
YoutubeDL.py improve coding style 2017-04-12 20:38:43 +01:00
__init__.py Use expand_path where appropriate (closes #12556) 2017-03-26 02:31:16 +07:00
__main__.py
aes.py [aes] Add aes_cbc_encrypt 2017-02-28 22:10:31 +08:00
cache.py Use expand_path where appropriate (closes #12556) 2017-03-26 02:31:16 +07:00
compat.py improve coding style 2017-04-12 20:38:43 +01:00
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 2017-01-10 21:25:29 +07:00
options.py [options] Mention ISM for --fragment-retries and --skip-unavailable-fragments 2017-03-28 23:35:48 +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
utils.py [utils] Introduce expand_path 2017-03-26 02:30:10 +07:00
version.py release 2017.04.15 2017-04-15 01:39:33 +07:00