If you want to make changes with youtube embed video URL code So Here is an example of the default youtube embed URL code Below.
Default Video Look Like this:
Change your Embed code like blow code:
Here is a list of some of the common parameters required code past after embed video URL:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/H5uLaQB8Ic4?fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/H5uLaQB8Ic4?fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="336" height="280"></embed></object>
Default Video Look Like this:
Change your Embed code like blow code:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/H5uLaQB8Ic4?showinfo=0hl&rel=0&loop=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/H5uLaQB8Ic4?showinfo=0&rel=0&loop=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="336" height="280"></embed></object>
After change code see video like below:Here is a list of some of the common parameters required code past after embed video URL:
&autohide=0 Video progress bar and controls will be visible throughout the video
&autohide=1 Video progress bar and the player controls will slide out of view after the video starts. They’ll
&autohide=1 Video progress bar and the player controls will slide out of view after the video starts. They’ll
reappear if you move your mouse over the player
&autoplay=0 Video will not play until you click play button
&autoplay=1 Video plays automatically when the page is loaded
&controls=1 Player controls will be visible
&controls=0 player controls will be invisible
&hd=0 Video plays in standard definition by default
&hd=1 Video will play in HD by default if an HD version is available
&showinfo=0 Video title will be visible
&autoplay=0 Video will not play until you click play button
&autoplay=1 Video plays automatically when the page is loaded
&controls=1 Player controls will be visible
&controls=0 player controls will be invisible
&hd=0 Video plays in standard definition by default
&hd=1 Video will play in HD by default if an HD version is available
&showinfo=0 Video title will be visible
&showinfo=1 Video title will be invisible
&rel=0 Disable Related Videos
&fmt=18 View high quality videos (stereo, 480 x 270 resolution)
&fmt=22 View high quality videos (stereo, 1280 x 720 resolution)
&ap=%2526fmt%3D18 or &ap=%2526fmt%3D22 Embed Higher Quality Videos
#t=XXmYYs Cut the chase and link to the interesting part
(Linking to a video where the real action starts at 3 minutes 22 seconds, wondered if you
could make it start at 03:22? You are in luck. All you have to do is add #t=03m22s
(#t=XXmYYs for XX mins and YY seconds) to the end of the URL.)
&showsearch=0 Hide the search box
&start=30 Just append ‘&start=30′ to skip first 30s of the video. In general you can modify the
value after start= to the number of seconds you want to skip the video for.
&loop=1 An embedded video start again without user intervention after it reaches the end.