Commit Graph

1 Commits

Author SHA1 Message Date
Clay Freeman
bce2befab6
Implement C-SPAN Live information extractor
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.
2019-07-16 23:58:17 -05:00