<- Documentation

Last edited on Aug 29, 2023

How to add a video with auto-play or play / pause buttons

In this guide, we'll go over 2 different ways to add your video: auto-played and looped, or with player controls like pause and play buttons. Pick one to start:

How do you want to add your video?


How to add an auto-played, looped video.

Use this guide if you're looking to add an autoplayed, looped video with no YouTube/Vimeo watermark. Example:

<video playsinline="" loop="" autoplay="" muted="" style="width: 100%; height: auto; display: block; margin: 0px;">  <source src="Your Video Link" type="video/mp4"></video>

That's it!

How to add a video with player controls (play/pause button).

Use this guide if you're looking to add a video with player controls (play/pause button) with no YouTube/Vimeo watermark. Example:

<video playsinline="" style="width: 100%; height: auto; display: block; margin: 0px;" controls><source src="Your Video Link"></video>

<video playsinline="" style="width: 100%; height: auto; display: block; margin: 0px;" controls><source src="https://api.typedream.com/v0/document/public/46d710fd-ec90-498a-901c d6acd853f5fa/2d4m2ZyeHJEwfNTbHfgWxaVEQpi_file_example_MP4_640_3MG_1_.mp4"></video>

That's it!


We're a remote software company, building online tools for creators, builders, and side hustlers. We quit our 9-5 to pursue our dreams, and we want to help others do the same.

Typedream - No-code site builder, easy as Notion, pretty as Webflow | Product Hunt

Backed by

Copyright © 2023 Govest, Inc. All rights reserved.

Made in Typedream