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

bin+lib playlist-decoder

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

14 releases (9 breaking)

0.10.0 Jan 5, 2025
0.9.1 Jan 14, 2024
0.9.0 Sep 22, 2023
0.8.2 Mar 27, 2021
0.3.0 Mar 26, 2018

#7 in #m3u

Download history 13/week @ 2024-09-25 3/week @ 2024-10-30 16/week @ 2024-11-06 1/week @ 2024-12-04 11/week @ 2024-12-11 13/week @ 2024-12-18 120/week @ 2025-01-01 22/week @ 2025-01-08

156 downloads per month
Used in av-stream-info-rust

MIT license

18KB
442 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
~21K SLoC