Crate playlist_decoder

source ·
Expand description

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.

Functions

  • Decode playlist content string. It checks for M3U, PLS, XSPF and ASX content in the string.