Contents

m3u8 4.0.0

0

Python m3u8 parser

Python m3u8 parser

Stars: 1899, Watchers: 1899, Forks: 460, Open Issues: 49

The globocom/m3u8 repo was created 11 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1899 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
No  m3u8  pypi packages just yet.

Errors

A list of common m3u8 errors.

Code Examples

Here are some m3u8 code examples and snippets.

GitHub Issues

The m3u8 package has 49 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ā€¦

See more issues on GitHub

Related Packages & Articles

lkml 1.3.4

A speedy LookML parser implemented in pure Python.

ics 0.7.2

Python icalendar (rfc5545) parser

esprima 4.0.1

ECMAScript parsing infrastructure for multipurpose analysis in Python

astroid 3.1.0

An abstract syntax tree for Python with inference support.