caseychu / spotify-backup

A Python script that exports all of your Spotify playlists.
MIT License
847 stars 123 forks source link

Playlists with tab-separated output format are harder to import into other streaming services #44

Open bfrolikov opened 2 years ago

bfrolikov commented 2 years ago

I think that the tool will benefit from an additional output format that just prints out song titles and artist names separated by a dash. Here's my proposal: #45.