A Rust library for parsing m3u8 playlists (HTTP Live Streaming) link. Uses the nom library for all of the parsing.
nom
Examples can be found in the examples folder.
examples