caseychu / spotify-backup

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

Sort playlists by name #15

Open hut opened 4 years ago

hut commented 4 years ago

Sort playlists by name before dumping.

This way, the output is more predictable. If you track the backup in git, the diffs take up less space, and you can trace the changes more easily.