Eric-Thomas / all-caps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

all-caps

Script used to print songs that are all caps from your spotify liked songs

How to run locally

Install requirements

pip install -r requirements.txt

Create spotify app

Go to Spotify Developer Dashboard and sign in

Click CREATE AN APP

Create an App

Enter app details

App inputs

Click EDIT SETTINGS

Edit Settings

Enter http://localhost:8082/ in the Redirect URIs Section and hit Add then Save

Redirect URIs

Run this command

./run.sh

After it prompts for client ID enter it from your application

Client ID

After it prompots for client secret click SHOW CLIENT SECRET and input it

Client Secret

Next the program will navigate to a browser. You just navigate back to your terminal and it will output your songs in all caps. Enjoy :) Run

About


Languages

Language:Shell 63.5%Language:Python 36.5%