Created
September 22, 2015 12:32
-
-
Save arkadiusjonczek/55517bc509a4ecb833b2 to your computer and use it in GitHub Desktop.
YouTube object snippet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<object width="640" height="360"> | |
<param name="movie" value="http://www.youtube.com/embed/XX_ID_XX?html5=1&rel=0&hl=de_DE&version=3&controls=0&showinfo=0&VQ=HD720" <param=""> | |
<param name="allowscriptaccess" value="no"> | |
<embed width="640" height="360" src="http://www.youtube.com/embed/XX_ID_XX?html5=1&rel=0&hl=de_DE&version=3&controls=0&showinfo=0&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