#playlist #decoder #url #m3u #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

Download history 3/week @ 2023-11-27 4/week @ 2024-01-08 36/week @ 2024-01-15 64/week @ 2024-02-19 19/week @ 2024-02-26 13/week @ 2024-03-11

96 downloads per month
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