dmdhrumilmistry / MusicAPy

A Python wrapper for Jio Saavn API
https://dmdhrumilmistry.github.io/MusicAPy/
MIT License
2 stars 3 forks source link

Get playlist songs #8

Closed arsaboo closed 1 year ago

arsaboo commented 1 year ago

Can we also add the ability to get playlist songs? Users can provide the playlist url.

dmdhrumilmistry commented 1 year ago

yes, we can add that. But I'll need some time to implement it. I can't provide timeline at the moment but I'll try to complete it soon.

arsaboo commented 1 year ago

This library has the get_playlist_songs and a few other playlist functions implemented. Should be easy to add them here.

dmdhrumilmistry commented 1 year ago

cool, @arsaboo. Will complete it over the weekend.