Regarding the soundcloud API.. when posting PLAYLISTS.. is it possible to provide artwork? artwork_data does not seeem to be a valid property when uploading?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Yup, just provide the playlist[artwork_data] parameter. If you were doing it with curl for example:
I'll update the docs to make this more clear, as I notice that artwork_data is missing from the list of parameters in the documentation of the playlist endpoint. |
|||||
|