Commit Graph

21 Commits

Author SHA1 Message Date
Sogolumbo
6ccea1e719 Autodetect json file name
Detect if file name ends on '.json'. If this is the case and the name was entered manually the json dump will be saved.
2020-10-05 04:38:00 +02:00
Casey Chu
2c23bc0604 Merge pull request #16 from go8ose/scope-options
Include collaborative lists as well.
2020-07-12 19:09:49 -07:00
Geoff Crompton
e3a6e84842 Include collaborative lists as well.
I'm making the 'scope' parameter be a command line argument, and making it
default to 'playlist-read-collaborative', so that the collaborative play
lists I've created are included as well.i
2020-07-09 11:05:46 +10:00
Casey Chu
db47818741 Merge pull request #6 from bitsofpancake/incomplete-read
Retries all failed requests
2015-05-25 14:32:54 -07:00
Casey Chu
342732d6f2 Retries all failed requests 2015-05-24 15:58:32 -07:00
Casey Chu
f066c276ca Merge pull request #4 from erikw/she_bang
Added `#!`
2015-05-24 15:30:41 -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
e3b8b3e6e4 Script now requires Python 3 2015-05-18 22:24:30 -07: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
58d8f0bf4e Update README.md 2014-12-24 02:18:12 -08:00
Casey Chu
525565e882 Prompt for file name if it's missing 2014-12-24 02:03:15 -08:00
Casey Chu
300f8ef173 Merge branch 'master' of github.com:bitsofpancake/spotify-backup 2014-12-24 02:01:43 -08:00
Casey Chu
a38a1cbc57 Prompt for file name if it's missing 2014-12-24 02:01:19 -08:00
Casey Chu
64963d0390 Update README.md 2014-12-24 01:31:12 -08:00
Casey Chu
f9f1f1e193 Merge branch 'master' of github.com:bitsofpancake/spotify-backup 2014-12-24 01:24:08 -08:00
Casey Chu
9b4c932d17 Switch column order 2014-12-24 01:23:47 -08:00
Casey Chu
627628d58b Update README.md 2014-12-24 01:23:16 -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
Casey Chu
152dc3a50a Initial commit 2014-12-23 17:24:21 -08:00