Try using Vimeo. There are more settings where you can customize the look.
Using the video component removes you from the complexity of trying to create responsive video containers, optimized videos based on device type, and video formats to work with different browsers.
Is it possible to just roll your own? Yes. Start with where is the video being served from, and look at that providers options for embedding.
It’s been awhile since @blazin00 asked the question but for me it’s still relevant. Is it possible to somehow upload and use or just use mp4 to display and autoplay on webflow? I’ve tried embed vimeo and youtube but they don’t work as I would like to - natively. My goals for video usage are:
I agree with OP and am a bit disappointed over how difficult it is to get a plain, autoplaying video embedded. I tried the autoplay=1&muted=1&background=1&loop=1 parameters to player.vimeo.com but they didn’t work. Configuring this on Vimeo requires a paid account at 6€/month which just doesn’t make any sense for hosting one video.
YouTube seems to force the 16:9 aspect ratio which renders it useless in this case.
Am I missing something? I hope so. Please tell me.
@gubikmic Thank you for the code. Have you found a way to make this work with a collection list? Is there a way to have a collection list with a video link to an mp4 file that will play in Webflow?