Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    The API key for Vimeo is entirely optional in Video Thumbnails.

    If no API key is entered, the oEmbed API is used (ex: http://vimeo.com/api/oembed.json?url=http%3A//vimeo.com/79702288) which actually gets an even bigger image.

    An API key is only needed for users uploading private videos, because those videos are not available using any public API. So when an API key is entered, the standard REST API is used with that key.

    Thread Starter onigetoc

    (@onigetoc)

    Ok, in my first test it didn’t retrieve the Vimeo thumbnail but in my second it did, sorry for that 🙂

    If you have some jQuery or php code to help me with my plugin, from the add media modal i created a panel to find video title, description, thumbnail and embed code but i can’t make the image to be featured with a click, maybe something with jQuery but i had no luck.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Thumbnail for Vimeo’ is closed to new replies.