akashrchandran / spotify-lyrics-api

A Rest API for fetching lyrics from Spotify which is powered by Musixmatch. Commandline version is available at akashrchandran/syrics.
http://github.akashrchandran.in/spotify-lyrics-api/
GNU General Public License v3.0
382 stars 28 forks source link

Alternative API #27

Closed Joeeeeb5 closed 1 year ago

Joeeeeb5 commented 1 year ago

Spotify doesn't provide lyrics for free tier accounts anymore. Make it possible for people to use an alternative API, like musixmatch or genius to find lyrics.

Paxsenix0 commented 1 year ago

Hello, i'm still beginner and i found MusixMatch API to get lyrics, and i'm trying to making it on PHP You can see my repo https://github.com/Paxsenix0/MusixMatch-Lyrics/ I'm sorry if the code looks weird:(

Joeeeeb5 commented 1 year ago

I think it looks good so far, good luck! :)

On Fri, Oct 6, 2023, 6:19 PM Alex @.***> wrote:

Hello, i'm still beginner and i found MusixMatch API to get lyrics, and i'm trying to making it on PHP You can see my repo https://github.com/Paxsenix0/MusixMatch-Lyrics/ I'm sorry if the code looks weird:(

— Reply to this email directly, view it on GitHub https://github.com/akashrchandran/spotify-lyrics-api/issues/27#issuecomment-1750761568, or unsubscribe https://github.com/notifications/unsubscribe-auth/A53IJZWRJSJL6PCIW6RKXC3X6AHPZAVCNFSM6AAAAAA5VPVPRWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJQG43DCNJWHA . You are receiving this because you authored the thread.Message ID: @.***>

akashrchandran commented 1 year ago

Please check the issue #29