mirror of
https://github.com/v0l/m3u8-rs.git
synced 2025-06-16 15:08:02 +00:00
5b7aa0c65994b5ab2780b7ed27d84c03bc32d19f
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%