Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Region locked lyrics #15

Closed
SpookyO opened this issue Feb 2, 2023 · 5 comments
Closed

Region locked lyrics #15

SpookyO opened this issue Feb 2, 2023 · 5 comments

Comments

@SpookyO
Copy link

SpookyO commented Feb 2, 2023

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?

@akashrchandran
Copy link
Owner

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

@SpookyO
Copy link
Author

SpookyO commented 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)

@akashrchandran
Copy link
Owner

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.

@SpookyO
Copy link
Author

SpookyO commented 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!

@ego-lay-atman-bay
Copy link

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants