globocom/m3u8
Python m3u8 Parser for HTTP Live Streaming (HLS) Transmissions observed · 2026-08-28
Health v2 · maintenance only
25/100
- Activity 4
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5241
- days_rel: n/a
- days_push: 579
- n_releases_24m: 0
Adoption not part of the score
2276 stars · 497 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for parsing, loading, and writing m3u8 playlists used in HTTP Live Streaming (HLS) transmissions. It supports loading playlists from URIs, files, or strings, and dumping them back out, with broad RFC 8216 tag support.
Use cases
- parse m3u8 playlists in python
- download and inspect HLS streams
- build an HLS segment downloader
- modify and rewrite m3u8 playlist files
- extract segment durations and URIs from HLS manifests
- validate master playlists and variant streams
- handle SCTE-35 ad cue tags in playlists
When to choose
- you need to read, manipulate, or generate HLS m3u8 playlists in Python
- you're building tooling around HLS streams such as downloaders, validators, or transcoders
- you need support for a wide range of HLS tags including media playlists, master playlists, and SCTE-35 cues
When to avoid
- you need to actually play or decode video rather than parse playlists
- you work with DASH or other non-HLS manifest formats
- you need a non-Python solution
Facets
library · maturity active
parser video-processing serialization media parsers web-development python cross-platform hls m3u8 streaming playlist http-live-streaming video
2 sources
- readme: https://github.com/globocom/m3u8 · fetched 2026-08-28 · dec8f5e1e724
- registry_pypi: https://pypi.org/pypi/m3u8/json · fetched 2026-08-29 · 8cd8dad9b456
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| globocom/m3u8 | main | 25 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem