track spotify playlists with git.
Run with a cron job to keep in sync.
- Install all dependencies from
requirements.txt
- Create and clone a blank repo from a remote
- Edit the variables in
consts.py
- Get Spotify API keys from here and add to environment
- Run script on loop somehow
SPOTIPY_CLIENT_ID
SPOTIPY_CLIENT_SECRET
Editing the monthly playlist detection should be trivial just replace
monthly_playlists
in utils