sumitkolhe / jiosaavn-api

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

Any way to get a list of albums by ids #80

Open sbendalam opened 2 months ago

sbendalam commented 2 months ago

Currently we have get album by id, If possible can we have get albums by ids, where we can get list of albums similar to get songs by ids

afkshreshtha commented 2 months ago

https://saavn.dev/api/albums?id=

sbendalam commented 2 months ago

https://saavn.dev/api/albums?id=

this gives only single album I want to something where I will pass n album Ids and want all those albums data in an array