Skip to content

Instantly share code, notes, and snippets.

@arkadiusjonczek
Created September 22, 2015 12:32
Show Gist options
  • Save arkadiusjonczek/55517bc509a4ecb833b2 to your computer and use it in GitHub Desktop.
Save arkadiusjonczek/55517bc509a4ecb833b2 to your computer and use it in GitHub Desktop.
YouTube object snippet
<object width="640" height="360">
<param name="movie" value="http://www.youtube.com/embed/XX_ID_XX?html5=1&amp;rel=0&amp;hl=de_DE&amp;version=3&amp;controls=0&amp;showinfo=0&amp;VQ=HD720" <param="">
<param name="allowscriptaccess" value="no">
<embed width="640" height="360" src="http://www.youtube.com/embed/XX_ID_XX?html5=1&amp;rel=0&amp;hl=de_DE&amp;version=3&amp;controls=0&amp;showinfo=0&amp;VQ=HD720" class="youtube-player" type="text/html" allowscriptaccess="always" allowfullscreen="true">
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment