How To: Start a Youtube Video at a Specific Start Time
Here's how to start a youtube video automatically at a given time. This method also works with Facebook embedding!
Find a video you wish to share. Copy the video URL (address) :
http://www.youtube.com/watch?v=aTG3FlEv4VQ
Now we have to slightly reformat the URL so that it becomes
http://www.youtube.com/v/aTG3FlEv4VQ
Next simply work out (in seconds) where you want the video to start. To start at 1 minute & 30 seconds, use 90 seconds & add this to the end of the new URL.
&start=90
So the complete URL becomes:
http://www.youtube.com/v/aTG3FlEv4VQ&start=90
Then simply copy and paste this into Facebook!
Autostarting the video
Automatically starting a youtube video is simple! All you need is another parameter tagged onto the end of the URL ... here's the code:&autoplay=1
Where 1 is the number of times you wish the video to autoplay.
So to start the above video automatically at 90 seconds the complete address would be:
http://www.youtube.com/v/aTG3FlEv4VQ&start=90&autoplay=1
Enjoy!!
No comments:
Post a Comment