Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elivlo/spotifydatabaseinserter

Inserts your Spotify songs and playlists in a Sqlite local database. It allows creating backups of your Spotify songs.
https://github.com/elivlo/spotifydatabaseinserter

database python3 spotify spotipy sqlite

Last synced: 15 days ago
JSON representation

Inserts your Spotify songs and playlists in a Sqlite local database. It allows creating backups of your Spotify songs.

Awesome Lists containing this project

README

        

# SpotifyDatabaseInserter

Inserts your Spotify Songs and Playlists in a Sqlite local Database.

Written in Python with the ***Spotipy*** library.

## Schema
https://dbdiagram.io/d/5fcb9f4a9a6c525a03b9e9a9

![Database](https://github.com/elivlo/SpotifyDatabaseInserter/blob/master/dbpicture.png "Database")