
M3u8 library can load and parse m3u8 HTTP Live Streaming (HLS) playlist. It supports DRM and variable bitrates.
The basic usage is to create a playlist object from uri, file path or directly from a string.
This package contains the Python 3.x module.