Embedding and player options
Updated September 26, 2026
Copy the embed code from a video’s Embed & share tab. It is a responsive iframe that works on any site.
Player options
Add these to the player URL in the iframe’s src, for example …/v/VIDEO_ID?autoplay=1&muted=1:
| Option | What it does |
|---|---|
autoplay=1 |
Start playing on load. Browsers only allow this when the video is muted. |
muted=1 |
Start muted. |
loop=1 |
Play again from the start when it ends. |
start=90 |
Start at a time, in seconds. |
captions=1 |
Turn captions on by default. |
controls=0 |
Hide the controls. |
background=1 |
Background video: no controls, for hero sections (combine with autoplay=1&muted=1&loop=1). |
color=%23e8492f |
Override the player colour for this embed (a URL-encoded hex colour). |
dnt=1 |
Do not track: no analytics for this embed. |
Player colour
Set your workspace’s default colour in Settings → General → Player colour. It is used for the play button, the progress bar and interaction buttons.
Keyboard shortcuts
Space or K plays and pauses, J and L skip back and forward 10 seconds, the left and right arrows skip 5 seconds, the up and down arrows change the volume, M mutes, C toggles captions, F toggles fullscreen, 0–9 jump to 0–90% of the video, and < and > change the speed.
Share pages and oEmbed
Every video has a share page. Pasting it into an oEmbed-aware editor turns it into a player automatically.