Project

General

Profile

Actions

Evolution #381

closed

Display a thumbnail after uploading to stash

Added by kervala almost 11 years ago. Updated over 9 years ago.

Status:
Fermé
Priority:
Normal
Assignee:
Category:
Stash
Target version:
Start date:
09/23/2013
Due date:
% Done:

100%

Estimated time:

Description

Currently, it only displays the link to image, it could be better to display a thumbnail using :

Fetch Submission Media

Retrieve the original media associated with a Sta.sh submission. The endpoints are:
* https://www.deviantart.com/api/draft10/stash/media
* https://www.deviantart.com/api/draft15/stash/media 

Required Parameters

These parameters may be sent as either GET or POST fields.

access_token    The token obtained by a call to /token
stashid    Fetch media for the submission with this id

Successful Response
{
  url: "http://fc07.deviantart.net/fs71/f/2012/188/d/8/test_by_zombiecoder-d56by34.png",
  size: 4913,
  width: 640,
  height: 400
}
Actions #1

Updated by kervala almost 10 years ago

That's easier to use oEmbed API : https://www.deviantart.com/developers/oembed

Actions #2

Updated by kervala over 9 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100

Applied in changeset 7bc3948f8385.

Actions #3

Updated by kervala over 9 years ago

  • Category set to Stash
  • Status changed from Résolu to Fermé
Actions

Also available in: Atom PDF