Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/elivlo/spotifydatabaseinserter
- Owner: elivlo
- License: mit
- Created: 2020-11-21T21:34:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T20:45:43.000Z (over 1 year ago)
- Last Synced: 2024-07-04T15:00:32.380Z (4 months ago)
- Topics: database, python3, spotify, spotipy, sqlite
- Language: Python
- Homepage: https://gitlab.com/elivlo/spotifydatabaseinserter
- Size: 193 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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")