python3-m3u8

Python m3u8 parser - Python 3.x
  https://github.com/globocom/m3u8
  0
  no reviews



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.