anyaudio / anyaudio-server

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

Offset in trending API #36

Closed singhpratyush closed 8 years ago

singhpratyush commented 8 years ago

In /api/v1/trending, no offset parameter is given. Which will be expensive when some AJAX requests for more results.

singhpratyush commented 8 years ago

Fixed by #45