Video thumbnails in bubble.io

Hi there

Is there a way via the bubble.io API to grab a thumbnail for my videos?

Hi @david , if you want to use the thumbnail of a video you can simply use the video ID and replace it as shown below
https://vod.api.video/vod/**YourVideoID**/thumbnail.jpg

this way you can use the thumbnail and insert it on a Bubble image component.

We hope this makes sense to you, but if you need any more information about what you’re looking for, please don’t hesitate to reach out and let us know. We’re here to help!

Thanks Diego - super helpful! Stupidly I was trying ws.api.video :slight_smile:

1 Like