Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rlinv1/songquiz


https://github.com/rlinv1/songquiz

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# SongQuizV3

## Not Working For All Songs
### Spotify Search API doesn't always return the correct title and artist if you input the youtube title of the song (youtube title is formatted way differently than the spotify one so it has trouble searching) . Sometimes it returns a remix version and the artist is listed as someone else.
### I would fix it but it would require parsing the json file and retrieving the data which would require some manual input which isn't what I wanted in this project.

### TL;DR Spotify Search API kinda sucks sometimes

## Requirements:


1. Go to https://developer.spotify.com/dashboard/applications and create a Spotify Web App



2. Copy your Client ID


Copy your Client ID


3. Copy your Client Secret


Copy your Client Secret


4. Click on ❁ EDIT SETTINGS


Click on ❁ EDIT SETTINGS


5. Paste "https://zaramen.github.io/SongQuiz/" into Redirect URIs


Paste "https://zaramen.github.io/SongQuiz/" into Redirect URIs


6. Click on ADD



7. Click on SAVE


Click on SAVE