tidal-api
tidal-api copied to clipboard
Write API
Hi, Do you have any plans for adding write methods as well? API for playlist and collection management would be very useful.
@jankuca I've added POST and DELETE methods for favorite artists management: https://github.com/PierrickGT/tidal-api/commit/71e193e5ab46202e883f9e9f9285ee24b338311e It should be fairly easy to implement the same kind of methods for playlist and collection.