Drupal 7 Warning
You can use a youtube video as a banner or embedded on your site without any additional modules. You will use Youtube Embedded Player Parameters to hide the controls, autoplay, loop and more.
Example: http://pacific.gatech.edu
To create a video banner;
- Select a youtube video, click on Share and then Embed.
- Select the embed code and copy it.
- Start modifying after the verison=3 www.youtube.com/embed/VIDEOID?rel=0?version=3
- be sure to add a '&' between each item.
- to make it autoplay: add "autoplay=1"
- to make it loop: add "loop=1"
- to hide the controls: add "controls=0"
- More settings here: Youtube Embedded Player Parameters
Working Example: src="//www.youtube.com/embed/PEwac2WZ7rU?rel=0?version=3&autoplay=1&controls=0&&showinfo=0&loop=1
Category: