A short explanation per term, with concrete examples and links to our guides and tools. For understanding YouTube embeds without endless searching.
The core concepts behind putting a YouTube video on your own web page.
The watch URL (youtube.com/watch?v=...) opens YouTube itself; the embed URL (youtube.com/embed/...) is built to run inside an iframe.
Read more →A snippet of HTML, usually an iframe, that displays a YouTube video directly on a web page.
Read more →An HTML element that embeds another web page, such as a YouTube player, inside the current page.
Read more →The proportional relationship between a video's width and height, such as 16:9 for standard video or 9:16 for Shorts.
Read more →How embedded YouTube videos interact with cookies, tracking and rules like the GDPR.
How the EU's General Data Protection Regulation applies to embedding third-party YouTube videos on your site.
Read more →Cookies set by a domain other than the one shown in the browser's address bar, such as YouTube cookies on your own site.
Read more →A browser setting that asks websites not to track a visitor across sites; largely unsupported by modern ad and video platforms.
Read more →A privacy-enhanced YouTube embed domain that avoids setting tracking cookies until a visitor presses play.
Read more →Playback behaviour: autoplay, Shorts, playlists and how videos are identified.
YouTube's short-form, vertical video format, typically under 60 seconds and filmed in a 9:16 aspect ratio.
Read more →An embedded player that loads an entire YouTube playlist, with its own queue, instead of a single video.
Read more →The unique 11-character code YouTube assigns to every video, used to build both watch and embed URLs.
Read more →A player setting that starts a video automatically when the page loads, instead of waiting for a visitor to press play.
Read more →The technical building blocks behind fast, well-built embeds.
A distributed network of servers that delivers content, like YouTube's video files and thumbnails, from a location near the viewer.
Read more →A technique that delays loading a resource, such as an embedded video player, until it is about to become visible.
Read more →A layout approach where a page, and elements like an embedded video, adapt fluidly to different screen sizes.
Read more →A set of programmatic interfaces Google provides for interacting with YouTube data and the video player beyond a plain embed.
Read more →