Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rlinv1/songquiz
https://github.com/rlinv1/songquiz
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rlinv1/songquiz
- Owner: RLinV1
- Created: 2022-09-19T20:23:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T03:09:19.000Z (about 2 years ago)
- Last Synced: 2024-11-07T22:29:25.950Z (2 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
2. Copy your Client ID
3. Copy your Client Secret
4. Click on ❁ EDIT SETTINGS
5. Paste "https://zaramen.github.io/SongQuiz/" into Redirect URIs
6. Click on ADD
7. Click on SAVE