Using an HTML embed for video on a dynamic template

I"m trying to set up a video gallery on a dynamic page template

I have a video recording / host service and an embed for each video

Is there a way to dynamically embed HTML (mp4 for the video and a jpg for the thumbnail) to pull video from the host source?

example embed source:


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

1 Like

I was able to get this to work within a regular embed object but have not been able to get it to work in a dynamic collection.

@metriksf
It’s relatively easy to do, but depends entirely on your approach and the back-end video service.

Webflow has a video field directly within the CMS which works for most cases. When the default player doesn’t meet your needs, you can store a video ID ( youtube, wistia, loom, etc. ) and then just construct your embed however you like.