anyaudio / anyaudio-server

:musical_note: Simple server to search youtube and give direct audio download and stream links
91 stars 19 forks source link

Added endpoint for getting related songs for a song. Closes #100. #101

Closed singhpratyush closed 8 years ago

aviaryan commented 8 years ago

It seems that the client apps will have to use get_url for suggest API by replacing /g with /suggest . Is that correct ? Since suggest_url is not defined in the search API, maybe you specify this more clearly in the documentation OR add suggest_url in /search API.

singhpratyush commented 8 years ago

So this suggest_url will have to be placed in trending songs and search results, and nowhere else Right?