mic-max / spotify-genius

Shows lyric page on Genius of the song playing on Spotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when the guessed genius URL 404s, use their api or something to do a search for the song

mic-max opened this issue · comments

like a google search could even be fine
site:genius.com lyrics

using the genius API the user would have to provide a PAT / sign into their genius account
or id have to create a server and a PAT to do all the requests through me which doesn't seem ideal

https://docs.genius.com/#web_pages-h2 get the res.hits[0].result.url -> returns something like: "https://genius.com/Peach-pit-brians-movie-lyrics"