uPste icon indicating copy to clipboard operation
uPste copied to clipboard

Retrieve thumbnail through API

Open camjac251 opened this issue 9 years ago • 0 comments

I was wondering if it's possible to retrieve the thumbnail through the API for sharex.

ShareX supports $ThumbnailURL on custom uploaders like

"ResponseType": "Text", "URL": "$json:data.img_url$", "ThumbnailURL": "$json:data.thumb_url$",

Would it be possible to use an API function like the deletion one "DeletionURL": "$json:delete_url$" but for the thumbnail?

camjac251 avatar Apr 05 '17 03:04 camjac251