Skip to content
Nedimar Paulo Turatti edited this page Feb 13, 2024 · 2 revisions

Installing m3u8

m3u8 is available on PyPI:

$ python -m pip install m3u8

To install a local development:

$ python -m pip install .
Clone this wiki locally