sumitkolhe / jiosaavn-api

🎵 An Unofficial API for downloading high-quality songs from JioSaavn
https://saavn.dev
MIT License
254 stars 114 forks source link

songs details not fetch by link, id #69

Closed Indal-Singh closed 3 months ago

Indal-Singh commented 3 months ago

i think your apis is not working because i try to call this https://saavn.dev/songs?link=https://www.jiosaavn.com/song/tere-sang-ishq-hua-from-yodha/KTAudkRcRkQ

but its showing this type of errors

{ "success": false, "message": "route not found, check docs at https://saavn.dev/docs" }

sumitkolhe commented 3 months ago

i think your apis is not working because i try to call this https://saavn.dev/songs?link=https://www.jiosaavn.com/song/tere-sang-ishq-hua-from-yodha/KTAudkRcRkQ

but its showing this type of errors

{ "success": false, "message": "route not found, check docs at https://saavn.dev/docs" }

Did you check the docs at saavn.dev/docs?

AkshatGupta-30 commented 3 months ago

https://saavn.dev/api/songs?link=https://www.jiosaavn.com/song/tere-sang-ishq-hua-from-yodha/KTAudkRcRkQ

try this with new docs

Indal-Singh commented 3 months ago

Thanks it's working