mirror of
https://github.com/v0l/m3u8-rs.git
synced 2025-06-23 03:28:09 +00:00
dc352b7ef3235e5762b2d8925ffa47ab42bf0e43
m3u8-rs
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.
Languages
Rust
100%