Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <h3>Tumblr Video Thumbnails</h3> <p>My understanding of <code>{VideoThumbnailURL}</code> is as follows:</p> <p>This variable will include any related thumbnails to a video, served directly from the provider of the video. </p> <p>Tumblr itself isn't generating the thumbnails. Below is the returned URL from a test, using <code>{VideoThumbnailURL}</code> and the video: <a href="http://www.youtube.com/watch?v=i0y4G1tNb1M" rel="nofollow">http://www.youtube.com/watch?v=i0y4G1tNb1M</a></p> <pre><code>http://img.youtube.com/vi/i0y4G1tNb1M/hqdefault.jpg </code></pre> <p>To answer your question, the provider of the video would have to generate the thumbnails and Tumblr would need to support / integrate these on the Dashboard.</p> <p>Easy way to test if a provider is supported, create a video post and add your embed code. If the message <strong>preview not available</strong> appears, the provider doesn't support thumbnails and / or Tumblr doesn't support this provider.</p> <h3>Providers with Thumbnail Support</h3> <p><a href="http://blip.tv/" rel="nofollow">http://blip.tv/</a></p> <p><a href="http://www.dailymotion.com/" rel="nofollow">http://www.dailymotion.com/</a></p> <p><a href="http://www.metacafe.com/" rel="nofollow">http://www.metacafe.com/</a></p> <p><a href="http://www.youtube.com" rel="nofollow">http://www.youtube.com</a></p> <p><a href="http://www.vimeo.com" rel="nofollow">http://www.vimeo.com</a></p> <h3>Providers without Thumbnail Support</h3> <p><a href="https://vine.co" rel="nofollow">https://vine.co</a></p> <p><a href="http://www.ted.com" rel="nofollow">http://www.ted.com</a></p> <p><a href="http://www.slideshare.net" rel="nofollow">http://www.slideshare.net</a></p> <p><a href="http://www.veoh.com/" rel="nofollow">http://www.veoh.com/</a></p> <p><a href="http://www.twitch.tv/" rel="nofollow">http://www.twitch.tv/</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload