[GH-ISSUE #15] Region locked lyrics #71

Closed
opened 2026-03-07 19:29:16 +03:00 by kerem · 5 comments
Owner

Originally created by @SpookyO on GitHub (Feb 2, 2023).
Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/15

So sometimes, the track id is correct and spotify has the lyrics but this api throw an error, like couldn't find the lyrics! But when i try with the api u guys are using works fine! So maybe try fixing the problem?

Originally created by @SpookyO on GitHub (Feb 2, 2023). Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/15 So sometimes, the track id is correct and spotify has the lyrics but this api throw an error, like couldn't find the lyrics! But when i try with the api u guys are using works fine! So maybe try fixing the problem?
kerem closed this issue 2026-03-07 19:29:16 +03:00
Author
Owner

@akashrchandran commented on GitHub (Feb 2, 2023):

Could you share the track id, would like to recreate the problem.

<!-- gh-comment-id:1413587777 --> @akashrchandran commented on GitHub (Feb 2, 2023): Could you share the track id, would like to recreate the problem.
Author
Owner

@SpookyO commented on GitHub (Feb 2, 2023):

Here it is:
URL: https://open.spotify.com/track/23zmOYPltaN6KTgloPQGLX
Track ID: 23zmOYPltaN6KTgloPQGLX
Note: The language is NOT English and Both URL and Track ID returns the error! (Sorry for late reply)

<!-- gh-comment-id:1413605220 --> @SpookyO commented on GitHub (Feb 2, 2023): Here it is: URL: https://open.spotify.com/track/23zmOYPltaN6KTgloPQGLX Track ID: 23zmOYPltaN6KTgloPQGLX Note: The language is NOT English and Both URL and Track ID returns the error! (Sorry for late reply)
Author
Owner

@akashrchandran commented on GitHub (Feb 2, 2023):

I tried recreating the issue but there is no error in the code base. Spotify does actually respond that there is no lyrics for the track, so I tried playing the song on Spotify app and there was no lyrics option. Even I tried playing it in two different accounts and still no lyrics option.

image

Both the account used where Indian based accounts, so just to check if lyrics is region locked or not, I tried with a Germany account. To my surprise the lyrics option was available.

image

As the API also uses Indian account, it wasn't able to get the lyrics.

It will be better if you self-host the API with an account based on any other country to get the lyrics.

I have no idea why Spotify region locks lyrics. If I find any way to bypass it I will update.

<!-- gh-comment-id:1413955222 --> @akashrchandran commented on GitHub (Feb 2, 2023): > I tried recreating the issue but there is no error in the code base. Spotify does actually respond that there is no lyrics for the track, so I tried playing the song on Spotify app and there was no lyrics option. Even I tried playing it in two different accounts and still no lyrics option. ![image](https://user-images.githubusercontent.com/78685510/216370299-92232ebd-f3eb-41ba-9e95-a9c67306b20b.png) > Both the account used where Indian based accounts, so just to check if lyrics is region locked or not, I tried with a Germany account. To my surprise the lyrics option was available. ![image](https://user-images.githubusercontent.com/78685510/216370862-a60f383a-d552-4d68-96e2-3b1c69082ffc.png) > As the API also uses Indian account, it wasn't able to get the lyrics. *It will be better if you self-host the API with an account based on any other country to get the lyrics.* __I have no idea why Spotify region locks lyrics. If I find any way to bypass it I will update.__
Author
Owner

@SpookyO commented on GitHub (Feb 2, 2023):

I tried recreating the issue but there is no error in the code base. Spotify does actually respond that there is no lyrics for the track, so I tried playing the song on Spotify app and there was no lyrics option. Even I tried playing it in two different accounts and still no lyrics option.

image

Both the account used where Indian based accounts, so just to check if lyrics is region locked or not, I tried with a Germany account. To my surprise the lyrics option was available.

image

As the API also uses Indian account, it wasn't able to get the lyrics.

It will be better if you self-host the API with an account based on any other country to get the lyrics.

I have no idea why Spotify region locks lyrics. If I find any way to bypass it I will update.

Ohk, Thanks for the update!

<!-- gh-comment-id:1414053854 --> @SpookyO commented on GitHub (Feb 2, 2023): > > I tried recreating the issue but there is no error in the code base. Spotify does actually respond that there is no lyrics for the track, so I tried playing the song on Spotify app and there was no lyrics option. Even I tried playing it in two different accounts and still no lyrics option. > > ![image](https://user-images.githubusercontent.com/78685510/216370299-92232ebd-f3eb-41ba-9e95-a9c67306b20b.png) > > > Both the account used where Indian based accounts, so just to check if lyrics is region locked or not, I tried with a Germany account. To my surprise the lyrics option was available. > > ![image](https://user-images.githubusercontent.com/78685510/216370862-a60f383a-d552-4d68-96e2-3b1c69082ffc.png) > > > As the API also uses Indian account, it wasn't able to get the lyrics. > > _It will be better if you self-host the API with an account based on any other country to get the lyrics._ > > **I have no idea why Spotify region locks lyrics. If I find any way to bypass it I will update.** Ohk, Thanks for the update!
Author
Owner

@ego-lay-atman-bay commented on GitHub (Jan 23, 2024):

I have no idea why Spotify region locks lyrics. If I find any way to bypass it I will update.

Pretty sure it's just a licensing issue. There are some songs that I've put lyrics onto musixmatch, but they only show up on yt music and spotify outside the US. I talked to some musixmatch people about it, and they said it was just licensing.

<!-- gh-comment-id:1905474331 --> @ego-lay-atman-bay commented on GitHub (Jan 23, 2024): > I have no idea why Spotify region locks lyrics. If I find any way to bypass it I will update. Pretty sure it's just a licensing issue. There are some songs that I've put lyrics onto musixmatch, but they only show up on yt music and spotify outside the US. I talked to some musixmatch people about it, and they said it was just licensing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-lyrics-api#71
No description provided.