spotify-playlist-export
spotify-playlist-export copied to clipboard
javascript-based playlist exporter for spotify based on handlebars and the spotify web api
As Shared Playlists suffer the risk of being deleted or modified by any user. A way to export those playlists would be very useful.
Is this possible?
... it's really just crap now.
If you have more than ~25 playlists or whatever the limit is, you will not see your playlists until you move them up higher on your Spotify client. Simple paging...
As a lazy person, I would like to simply download all playlists as separate CSVs for backup/archives purposes in one click. When I get time to do it, I can...
Example: ``` "No Buredi "No Bread"","Fela Kuti ","J.J.D. / Unnecessary Begging","2015-06-30T17:30:46Z" ``` The `"` characters break the CSV format.