Embed videos & playlists

Yous can add a YouTube video or playlist to a website or weblog by embedding it.

Embed a video or playlist

  1. On a computer, go to the YouTube video or playlist you want to embed.
  2. Click SHARE Share.
  3. From the list of Share options, click Embed.
  4. From the box that appears, re-create the HTML lawmaking.
  5. Paste the code into your website HTML.
  6. For network administrators: You will need to add together youtube.com to the firewall allowlist.
  7. Important: If your website or app is child directed and yous embed YouTube content, you must self designate your site or app using these tools. This self designation will ensure Google does non serve personalized ads on these sites or apps and some features will be disabled in the embedded player.

Note:Age-restricted videos tin can't be watched on about 3rd party websites. These videos will redirect viewers back to YouTube when played.

Manage video embedding options

Plow on privacy-enhanced mode

The Privacy Enhanced Mode of the YouTube embedded player prevents the use of views of embedded YouTube content from influencing the viewer's browsing experience on YouTube. This ways that the view of a video shown in the Privacy Enhanced Style of the embedded player will not exist used to personalize the YouTube browsing experience, either inside your Privacy Enhanced Fashion embedded player or in the viewer'southward subsequent YouTube viewing experience.

If ads are served on a video shown in the Privacy Enhanced Mode of the embedded player, those ads volition likewise be non-personalized. In addition, the view of a video shown in the Privacy Enhanced Mode of the embedded player volition not be used to personalize advertising shown to the viewer exterior of your site or app.

Every bit a reminder, the YouTube API Terms of Service and Programmer Policies utilize to the admission and utilise of the YouTube embedded player.

To use Privacy Enhanced Style:

  1. Modify the domain for the embed URL in your HTML from https://www.youtube.com to https://www.youtube-nocookie.com.
  2. For network administrators: Y'all will need to add together youtube-nocookie.com to the firewall allowlist.
  3. For apply in applications, use a WebView instance of the embedded thespian. Privacy Enhanced Way is available only for embedded players on websites.
  4. Important: If your website or app is child directed, you must self designate your site or app using these tools, every bit required by the YouTube API Terms of Service and Developer Policies, even if you embed YouTube videos with the Privacy Enhanced Manner thespian.

Example:

Before

<iframe width="1440" height="762"

src="https://www.youtube.com/embed/7cjVj1ZyzyE"

frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

After

<iframe width="1440" acme="762" src="https://world wide web.youtube-nocookie.com/embed/7cjVj1ZyzyE"

frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

Note: If the viewer clicks or taps out of the embed and is redirected to another website or app, that website or app may track the viewer's behavior equally per that website'due south or app'southward policies and terms.

Brand an embedded video play automatically

To make an embedded video autoplay, add "&autoplay=i" to the video'southward embed code right after the video ID (the series of messages that follows "embed/").

Embedded videos that are autoplayed don't increment video views.

Example:

<iframe width="560" superlative="315" src="https://www.youtube.com/embed/D6Ac5JpCHmI?&autoplay=one"frameborder="0"  allowfullscreen></iframe>                  

Start an embedded video at a certain time

To take a video start playing from a specific point, add "?start=" to a video's embed code, followed by the time in seconds at which you'd like the video to brainstorm playing.

For case, if yous want a video to start at 1 infinitesimal and 30 seconds into the video, your embed code would expect something like this:

<iframe allowfullscreen="" frameborder="0" height="315" src="http://world wide web.youtube.com/embed/UkWd0azv3fQ?star                                          t=90                    " width="420"></iframe>

Add captions to an embedded video

Make captions automatically appear for an embedded video past adding "&cc_load_policy=one" to the video's embed code.

You tin besides cull a caption language for the embedded video. To specify the caption language for the video that you'd like to embed, only add "&cc_lang_pref=fr&cc_load_policy=1" to the video's embed code.

  • "cc_lang_pref" sets the language for the captions shown in the video.
  • "cc_load_policy=1" turns captions on past default.
  • "fr" represents the language code for French. Yous can look up 2-alphabetic character language codes in the ISO 639-one standard.

Turn off embedding for your videos

If you've uploaded a video and don't want to allow others to embed your video on external sites, follow these steps:

  1. Sign in to YouTube Studio.
  2. From the left card, select Content.
  3. Next to the video you'd like to manage, select Details .
  4. From the top, select Show MORE.
  5. Uncheck the box next to "Allow embedding" and SAVE.

Was this helpful?

How can nosotros amend it?