Import / export Spotify playlists
./spotify-playlists.py <import FILENAME / export DIR>
Examples:
./spotify-playlists.py export playlists./spotify-playlists.py import playlists/MyPlaylist.xspf
- uv must be installed
uv sync --locked
- Create an app on Spotify My Dashboard
- Redirect URI can be anything (e.g.
http://localhost/) - Copy auth.ini.example to auth.ini
- Insert the client id, token, redirect uri and Spotify username in auth.ini