sumitkolhe / jiosaavn-api

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

is it possible to get the data for type "featured", "playlists", "artists" #20

Closed r3dm4st3r closed 2 years ago

r3dm4st3r commented 2 years ago

Hello, I am using this API and it's really nice but I did not find the way for getting type "featured", "playlists", "artists". or may be missed in docs ?

immayurpanchal commented 2 years ago

@sumitkolhe . Excellent work. Love the API implementation and really easy-to-understand docs. I'm also searching for playlist details same as album details as on the home page API we get the data of playlist & albums but since there is no API to fetch the details. I'm not able to actually use it completely. Is it possible to add /playlist end point to fetch the playlist details from the link?

sumitkolhe commented 2 years ago

@immayurpanchal @r3dm4st3r this will be implemented soon!

sumitkolhe commented 2 years ago

@immayurpanchal @r3dm4st3r this commit adds playlists and playlist details.

Docs -

Playlists Playlist Details

Artists api will be added soon after this.

r3dm4st3r commented 1 year ago

Hi thanks for the update. I'm eagerly waiting for next update.