Skip to content

Instantly share code, notes, and snippets.

@the-affy
Created August 22, 2014 05:47
Show Gist options
  • Select an option

  • Save the-affy/958a8479fd0305051bcb to your computer and use it in GitHub Desktop.

Select an option

Save the-affy/958a8479fd0305051bcb to your computer and use it in GitHub Desktop.
youtube player without control and frame
<iframe id="videoPlayer" type="text/html" width="100%" height="100%"
src="https://www.youtube.com/embed/OEP7MolxPKY?enablejsapi=1&html5=1&controls=0&rel=0&showinfo=0"
frameborder="0" allowfullscreen>
</iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment