m3u8-rs 6.0.0

A library for parsing m3u8 files (Apple's HTTP Live Streaming (HLS) protocol).
Documentation

m3u8-rs

crates.io API

A Rust library for parsing m3u8 playlists (HTTP Live Streaming) link. Uses the nom library for all of the parsing.

Examples

Examples can be found in the examples folder.