Commit Graph

24 Commits (ee062e09de9b36166d7326f851514b6b266a249d)

Author SHA1 Message Date
peterrus 69a676df76 Export liked albums in addition to liked songs 2022-03-21 00:17:45 +01:00
Paweł Szramowski d0bb610af7 Display correct number of playlists 2020-12-07 01:44:24 +01:00
Rik Hemsley 808f12d45c Fixed crash when track missing all its info 2020-10-29 11:51:25 +00:00
Casey Chu 8822f5780a Resolve logic error with both liked songs and playlists 2020-10-10 13:13:18 -07:00
Casey Chu b0cbd8e242 Update readme 2020-10-09 20:29:39 -07:00
Casey Chu 5559394e60 Add support for Liked Songs 2020-10-09 20:24:09 -07:00
Casey Chu 0257355d99 Add progress for pagination 2020-10-09 20:02:14 -07:00
Casey Chu 7a5cc0edd1 Use logging.info instead of rolling own 2020-10-09 19:39:37 -07:00
Casey Chu 79fa60be54 Clean up scoping 2020-10-09 19:10:37 -07:00
Casey Chu 6d5add75b9 Improve login flow 2020-10-09 18:39:30 -07:00
Casey Chu 2961a7a8c6 Fallback to text format 2020-10-09 18:36:03 -07:00
Casey Chu 4afc1e1d70
Merge pull request #27 from Sogolumbo/LogWritingBegins
Log the end of getting data and the beginning of writing files
2020-10-09 18:28:11 -07:00
Sogolumbo bae19e1f46 Log the end of getting data and the beginning of writing files
This helps when debugging and let's the user know what's going on while they're waiting.
2020-10-05 05:13:16 +02:00
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
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 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