caseychu / spotify-backup

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

Added 'Liked' songs capability with new 'scope' switch. #21

Closed lamorton closed 4 years ago

lamorton commented 4 years ago

I added the capability to download the 'Liked' songs. This closes #18.

caseychu commented 4 years ago

Thanks for the contribution! I modified it slightly and merged into master.