jwallet / spy-spotify

🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵
https://jwallet.github.io/spy-spotify/
MIT License
2.11k stars 139 forks source link

Add url/uri to mp3 comments (for post-processing / debugging) #493

Open vitphire opened 1 year ago

vitphire commented 1 year ago

This adds the Spotify uri / LastFM url to the comment tag of the saved file, to make debugging and post-processing (like in my case specifically: adding lyrics with a python script) easier.

ps.: I couldn't yet figure out how to add an option switch (as I'm new to c#), but I'm working on it