mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-01 00:00:11 +09:00
bce2befab6
This commit introduces the `CSpanLiveIE` class to add support for C-SPAN live streams. These streams are based on the `BrightcoveNewIE` class which requires Adobe Pass MSO authentication. In order to support this new information extractor, `BrightcoveNewIE` had to be updated to support an optional Akamai token ('hdnts' query parameter) in the final m3u8 URL used by Brightcove. |
||
---|---|---|
.. | ||
downloader | ||
extractor | ||
postprocessor | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
cache.py | ||
compat.py | ||
jsinterp.py | ||
options.py | ||
socks.py | ||
swfinterp.py | ||
update.py | ||
utils.py | ||
version.py | ||
YoutubeDL.py |