TGV: Train à Grande Vitesse ACTION

Vimeo API

par Manuchap
Locomotive 3.x

Interroger l'API Vimeo et trouver la miniature correspondante qui possède un ID different 😕.

{% action 'Vimeo API' %}

var url = getProp('video.url');

call = callAPI('GET', 'https://vimeo.com/api/oembed.json?url=' + url, {data: {}});

setProp('thumb', call.data.thumbnail_url);

{% endaction %}

  Retour à la liste
X

Inscription


X

Connexion


Mot de passe oublié?