mirror of
https://github.com/v0l/m3u8-rs.git
synced 2025-06-20 10:30:29 +00:00
b9cf88b7ec4294a7a8a8b1ae75ff2673f167b14d
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%