icon YouTube Video
Created by Orckestra

How to add a YouTube video to a page

Note. To look properly, it requires Bootstrap be used on the website.

  1. Edit a page where you want to add a YouTube video.
  2. Insert:
    1. the YouTube Video component (Components / Media),
    2. or the Orckestra.Media.YouTube function,
    3. or the following code:
      Expand code
  3. Specify the full URL to the YouTube video you want to play on the page in the YouTubeURL parameter (like http://www.youtube.com/watch?v=64Nl7Mhnugo.)
  4. If necessary, select the Aspect Ratio: 16:9 (default) or 4:3.

Video URL formats

The following YouTube video URL formats are supported:

  • http://www.youtube.com/watch?v={CODE}
  • http://youtu.be/{CODE}
  • http://www.youtube.com/v/{CODE}