WebDevSimplified / spotify-clone

251 stars 195 forks source link

Lyrics not working #11

Open JeswinJoseph01 opened 2 years ago

JeswinJoseph01 commented 2 years ago

Everything's working till the music player even the songs are playing but the lyrics are not being displayed, I tried new as well as old songs none of them show lyrics.

wendellfurog commented 2 years ago

I am having the same issue. Cannot display lyrics on any song.

akshay-gupta7 commented 1 year ago

@JeswinJoseph01 , @wendellfurog : The lyrics-finder package doesn't work anymore. I used Genius API instead and it worked like a charm. https://github.com/farshed/genius-lyrics-api

JibranAR commented 1 year ago

@akshay-gupta7 hello how do you implement the genius API into this specific programme