caseychu / spotify-backup

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

Display correct number of playlists #32

Closed pawelszramowski closed 3 years ago

pawelszramowski commented 3 years ago

Currently, it always displays 0 or 1 if Liked Songs are dumped too.

caseychu commented 3 years ago

Thanks for the fix!