1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-01-03 05:36:07 +00:00
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
__init__.py
__main__.py
aes.py
cache.py
compat.py improve coding style 2017-04-12 20:38:43 +01:00
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py
version.py release 2017.04.15 2017-04-15 01:39:33 +07:00
YoutubeDL.py improve coding style 2017-04-12 20:38:43 +01:00