m3u8 6.0.0
0
Python m3u8 parser
Contents
Python m3u8 parser
Stars: 2037, Watchers: 2037, Forks: 473, Open Issues: 27The globocom/m3u8
repo was created 12 years ago and the last code push was Yesterday.
The project is very popular with an impressive 2037 github stars!
How to Install m3u8
You can install m3u8 using pip
pip install m3u8
or add it to a project with poetry
poetry add m3u8
Package Details
- Author
- Globo.com
- License
- MIT
- Homepage
- https://github.com/globocom/m3u8
- PyPi:
- https://pypi.org/project/m3u8/
- GitHub Repo:
- https://github.com/globocom/m3u8
Related Packages
Errors
A list of common m3u8 errors.
Code Examples
Here are some m3u8
code examples and snippets.
GitHub Issues
The m3u8 package has 27 open issues on GitHub
- Add STABLE-VARIANT-ID attribute to StreamInfo
- Small code cleanup on models.py
- extend _parse_extinf to allow for #EXIINF tags like #EXTINF:-1 tvg-iā¦