your_spotify icon indicating copy to clipboard operation
your_spotify copied to clipboard

Feature: Export to json

Open v411e opened this issue 1 year ago • 1 comments

I think it would be cool to have the possibility to export all data from one Your Spotify instance into a json or other format which later can be imported into another Your Spotify instance.

This would make migration between different instances of Your Spotify very easy.

What do you think?

v411e avatar Jan 05 '24 14:01 v411e

This sounds great. I am currently using https://github.com/caseychu/spotify-backup/ to create a backup of all my liked song/albums/playlist in case I am ever locked out of my account. Having that functionality integrated into an application that is already automatically syncing from Spotify would be a welcome addition.

However, I have not yet used your_spotify extensively so I am merely making an uninformed guess here: I suppose we are syncing liked items into the local database? Because that would be a prerequisite for this functionality.

peterrus avatar Mar 11 '24 21:03 peterrus