hls_parse

crates.io

A Rust library for parsing m3u8 playlists (HTTP Live Streaming) link.

Installation

To use this library, add the following dependency to Cargo.toml:

toml [dependencies] hls_parse = "0.1.2"

Also available on crates.io