spotDL / spotify-downloader

Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
https://spotdl.readthedocs.io/en/latest/
MIT License
15.55k stars 1.48k forks source link

Add Metadata to Playlist Files #2126

Open mastito03 opened 4 days ago

mastito03 commented 4 days ago

Requested Feature

Enhance the playlist (M3U) file generation by including metadata tags such as #EXTINF. This will enrich the playlist files with additional information like track duration and title, providing a better user experience.

Adding this feature will improve the information provided in the playlist files, making them more useful and informative.

Possible implementation