mirror of
https://github.com/v0l/m3u8-rs.git
synced 2025-06-19 10:16:43 +00:00
ae31a2741f0a28c3c091bde3de52baa62b8e53ed
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%