/dewey

A simple script for managing your Spotify library

dewey

A simple script for managing your Spotify library

Requirements

  1. Python 3.7+
  2. spotipy
  • pip3 install spotipy

Instructions

  1. Check out the repository
  2. In the Spotify Developer dashboard, create a new application
  3. In the application settings, add a Redirect URI. This URI will be used to log in and grant access to the script
  1. Add your CLIENT_ID, CLIENT_SECRET, and REDIRECT_URI to the config.ini file
  2. run the application
  • python dewey.py config.ini