m3u8-rs/README.md
Rutger Schoorstra 210af70f72 Update readme
2022-04-09 12:59:07 +02:00

398 B

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.