tidal-api icon indicating copy to clipboard operation
tidal-api copied to clipboard

Write API

Open jankuca opened this issue 6 years ago • 1 comments

Hi, Do you have any plans for adding write methods as well? API for playlist and collection management would be very useful.

jankuca avatar Aug 05 '19 12:08 jankuca

@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.

PierrickGT avatar Oct 26 '19 14:10 PierrickGT