Spotify-to-sqlite

Latest version: v0.2.1

Safety actively analyzes 724288 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.1

* Add `--audio-features` option to retrieve audio features for tracks in `your_library_tracks` and `streaming_history`. Spotify Developer's documentation on audio features: https://developer.spotify.com/documentation/web-api/reference/#/operations/get-audio-features
![2022-02-26 09 56 39](https://user-images.githubusercontent.com/28694175/155855551-ec21d8f6-7942-4ea1-9a78-ab54fc410fe3.gif)
* Add `--recreate` option to overwrite a previous database. It used to be the default in `v0.1`.

**Full Changelog**: https://github.com/chekos/spotify-to-sqlite/compare/v0.1...v0.1.1

0.1

Initial release

Simplest way to use it is
shell
spotify-to-sqlite my_spotify_data.zip spotify.db


It takes the exported zip file as the first argument, the name of the db to be created as the second.

Improvement to come 🤞🏼

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.