A python application to back up your "Liked Songs" library from Spotify to a JSON file
Project description
spotify_tracks_archiver
A way to back up your "Liked Songs" library from Spotify to a JSON file.
Set up
-
Set up a virtualenv and install this project into it.
python -m pip install spotify_tracks_archiver -
Create an app at https://developer.spotify.com/dashboard/applications and save the
Client IDandClient Secretinto a file called.envlike this (or set them as individual environmental variables):CLIENT_ID="..." CLIENT_SECRET="..." -
Run
spotify_tracks_archiver --print-secrets --dry-runand authenticate. This should print your Refresh Token and save it to your.envfile (or set it as an environmental variable):... REFRESH_TOKEN="..." -
You're done, execute
spotify_tracks_archiverand pipe it into a file and/or automate the process on some CI (example on GitHub Actions).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spotify_tracks_archiver-1.0.4.tar.gz.
File metadata
- Download URL: spotify_tracks_archiver-1.0.4.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d29bf2338173952c187ef767120642d22163c43ae18267f892611191579180f7
|
|
| MD5 |
e59a72500af3805f14fb1bbbf4e14676
|
|
| BLAKE2b-256 |
5c89f459cac246327032b2126f0aef5e9f980218c104e25a3423486cd32c16da
|
File details
Details for the file spotify_tracks_archiver-1.0.4-py3-none-any.whl.
File metadata
- Download URL: spotify_tracks_archiver-1.0.4-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fae44415ef1e1a5b1541fc2f0eb8bc07cd66e91fa446bf659ffb6e820affbcc3
|
|
| MD5 |
4564e51b3a4719c06b67aa5fa900bdca
|
|
| BLAKE2b-256 |
3df49b615fd0b7720025cb7190a1b68777af3b36d95dc75460a70da6dc9d6e2e
|