Parse key tags out of M3U8s
Enhance ParseStream to recognize and parse #EXT-X-KEY lines. Update Parser to track a currently active key and annotate each segment with the parsed key information. Added test cases and an example encrypted playlist.
Showing
4 changed files
with
239 additions
and
15 deletions
test/manifest/encrypted.json
0 → 100644
test/manifest/encrypted.m3u8
0 → 100644
-
Please register or sign in to post a comment