soundcloud.py
soundcloud.py copied to clipboard
Add an update playlist method
There are methods for creating and deleting playlists, but currently there is no way to update an existing playlist. The official documentation for updating playlists is here: https://developers.soundcloud.com/docs/api/explorer/open-api#/playlists/put_playlists__playlist_id_ Is it possible to add this without an API key?