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

API not returning hollywood songs whereas on Jio Saavn I am able to find them #109

Open
Ram0553 opened this issue Oct 21, 2024 · 5 comments

Comments

@Ram0553
Copy link

Ram0553 commented Oct 21, 2024

For example if I search for a song named "Closer" I am getting multiple results but not the most famous ones by Chainsmokers via API call. But if I search the same on the JioSaavn web, that is the first result that I get. Is this API based on region of search or something?
Other than this everything is really great! Very good project.
Thanks.

@StillKonfuzed
Copy link

StillKonfuzed commented Nov 14, 2024

This is because you are connected to indian servers. I am using the same : here

Entire Sourcecode is here in my repo : G-Music

All you need is to proxy the search query through USA servers.
Or Just You can use mine : https://galibproxy.fly.dev/https://www.jiosaavn.com/api.php?p=1&q=closer&_format=json&_marker=0&api_version=4&ctx=web6dot0&n=20&__call=search.getResults

@MadMax-067
Copy link

by any chance i can get the source of your proxy

@StillKonfuzed
Copy link

Here, just build and deploy to fly.dev for free.
cors-anywhere

@ofcSaitama
Copy link

actually i want the source of your instance

@StillKonfuzed
Copy link

There is no way to get source code from fly.dev, so you will have to build and deploy your own.

actually i want the source of your instance

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

4 participants