Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Youtube player Code
- -------------------
- -Hides video
- -Auto Plays Audio
- -Auto Loops
- -Hides watch on YouTube button
- -Hides Fullscreen button
- -Disables the player keyboard controls
- -Automatically disable captions
- -Hides annotations
- -------------------------------
- <iframe width="250" height="24" src="http://www.youtube.com/v/YOUR_ID_HERE?version=3&loop=1&playlist=YOUR_ID_HERE&autoplay=1&fs=0&autohide=0&rel=0&showinfo=0&modestbranding=1&cc_load_policy=0&disablekb=1&iv_load_policy=3" frameborder="0" allowfullscreen></iframe>
- Change the Video ID YOUR_ID_HERE to any you wish. the ID is located in the youtube video url example:
- http://www.youtube.com/watch?v=whoUiCIeke4
- everything after the v= is the ID. whoUiCIeke4
Advertisement
Add Comment
Please, Sign In to add comment