Skip to content
Mauricio Antunes edited this page May 13, 2024 · 2 revisions

pip

m3u8 is available on PyPI:

$ python -m pip install m3u8

To install a local development:

$ python -m pip install .
Clone this wiki locally