vitiko98 / qobuz-dl

A complete Lossless and Hi-Res music downloader for Qobuz
GNU General Public License v3.0
1.45k stars 192 forks source link

m3u8 support? #145

Open glitchform2004 opened 2 years ago

glitchform2004 commented 2 years ago

currently I have to disable writing m3u files when fetching long playlists of foreign music with non-ascii characters. However this means the order from E.G: last.fm is ignored because the playlist is not saved as a compilation. To mitigate this it would be good if it was possible for the program to save playlists in unicode supported m3u8. Should not be too hard to implement I should think.

Many thanks!