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

JioSaavn API region Locked #8

Open
MartyMiniac opened this issue Apr 18, 2022 · 1 comment
Open

JioSaavn API region Locked #8

MartyMiniac opened this issue Apr 18, 2022 · 1 comment

Comments

@MartyMiniac
Copy link
Owner

I guess the jiosaavn api is region locked because a lot so songs are not visible when I deployed my project on heroku in Europe location. Need to setup a proxy system or route the request through the frontend client of the application to get around this problem.

My main concern is that I still need to test is if the JioSaavn API is cors limited then we need to find a VPS that can host our proxy server if not the project so that we can spoof our location to India.

@MartyMiniac
Copy link
Owner Author

The only solution for this that I can think of is either hosting it on an Indian VPS or using and India based VPN in front of the the backend server. While I did try calling the JioSaavn APIs from the frontend the cors policy is blocking any request that is made. The Content restriction is also listed on the JioSaavn's own website https://www.jiosaavn.com/corporate/music-rights

Though on a brighter side it will only affect english songs and hindi songs will remain unaffected.

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

1 participant