#playlist #m3u #decoder #url #pls #xspf #asx

bin+lib playlist-decoder

a simple playlist decoder which supports: m3u, pls, asx and xspf

13 releases (8 breaking)

0.9.1 Jan 14, 2024
0.9.0 Sep 22, 2023
0.8.2 Mar 27, 2021
0.8.1 Dec 11, 2020
0.3.0 Mar 26, 2018

#4 in #pls


Used in av-stream-info-rust

MIT license

17KB
401 lines

THIS PROJECT MOVED TO GITLAB

https://gitlab.com/radiobrowser/libraries/playlist-decoder-rust


lib.rs:

This is a very simple url extractor for different kinds of playlist formats: M3U, PLS, ASX, XSPF

It is not optimized yet and does create a lot of strings on the way.

Dependencies

~1.5MB
~22K SLoC