Commit Graph

14 Commits (923d11311a6ae41bb77c538f30ccc8a2042fc467)

Author SHA1 Message Date
Alexandre L 923d11311a Add xspf support
With some materials from https://github.com/jnylen/spotify-backup, and thanks @Iristyle for the notification.
Assuming you saved in json, you can convert them with something like `py -3 .\spotify-backup.py -l .\spotify_2017-06-02.json -f xspf xspf_playlists_directory`
2017-06-03 01:15:19 +02:00
Alexandre L e950b8bb89 Show progress fix
Oh and it shows retreival progression.
2015-11-29 17:28:25 +01:00
Alexandre L dafc8b08c7 Separate MD/Txt, export more data, allow json indent
Separate MD/Txt : new option for format
Export more data : add profile, albums, tracks, collaborative playlists
Allow json indent : to have pretty output
Todo : txt/MD output for all data
2015-11-29 17:26:23 +01:00
Marco 79fb694de8 Test 2015-11-15 16:19:13 +01:00
Marco 5bf2a78a8d add markdown to txt file 2015-11-12 13:12:09 +01:00
Casey Chu 342732d6f2 Retries all failed requests 2015-05-24 15:58:32 -07:00
Erik Westrup 340ef5a52a Added #!
As a user, I don't want to specify how to run the script, I just want to
run it.
2015-05-24 16:27:12 +02:00
Casey Chu cd345bc73a Script now requires Python3 2015-05-18 22:20:12 -07:00
Casey Chu 1f7e76a230 Fix typo 2014-12-24 02:18:34 -08:00
Casey Chu 525565e882 Prompt for file name if it's missing 2014-12-24 02:03:15 -08:00
Casey Chu a38a1cbc57 Prompt for file name if it's missing 2014-12-24 02:01:19 -08:00
Casey Chu 9b4c932d17 Switch column order 2014-12-24 01:23:47 -08:00
Casey Chu 1ef465449b Cleaned up code 2014-12-24 00:44:55 -08:00
Casey Chu 79f3f19da0 Initial commit 2014-12-24 00:00:04 -08:00