Rohan Gupta
Rohan Gupta
@apkrymov @SlimBeji, any update on this?
@mohamedSalehHegazy ???
@ThasianX
Any updates on this @jamescasbon, @martijnvermaat
> @Rohan-cod Sorry, I'm not maintaining this project anymore No Problem. Thanks for the reply. :)
Go ahead @Vrindagupta6828 👍
Apple music api currently only allows you to add songs to the playlist. They haven't added the functionality for PUT, DELETE, etc yet. But the Spotify web api has this...
Hi @Vrindagupta6828, have a look at "create_playlist" and "get_playlist" in "[spotify.py](https://github.com/Rohan-cod/Music_Playlist/blob/master/songs/spotify.py)". The code to delete a playlist will be similar.