Generate the iframe embed code for any YouTube video — responsive, with the options you need.
Common embed parameters
| Parameter | Effect |
|---|---|
autoplay=1 | Start playing on load (requires mute=1 in modern browsers) |
mute=1 | Start muted |
start=90 | Begin at 90 seconds |
loop=1&playlist=VIDEO_ID | Loop the video |
controls=0 | Hide player controls |
rel=0 | Limit related videos to the same channel |
Append them to the embed URL with ? and join multiple with &.
Privacy note
When Privacy-enhanced mode is enabled, the iframe loads from youtube-nocookie.com, which delays cookies until the viewer interacts with the player — a common choice for GDPR-conscious sites.