The Web, Web 2.0

5+1 YouTube Tricks You Probably Didn’t Know

YouTube YouTube is the undisputed king of video sharing services. Although you are probably familiar with Youtube, here are five Youtube hacks/tips you may not be aware of.

Arrow View High Quality Video (If available) :If you have an YouTube account you can change your connection type to High Speed from here in order to be served higher quality videos. You can also click on High Quality video link if offered. Unfortunately on many occasions Youtube doesnt serve the high quality video or give the option to view it, even if it’s available. However you can force YouTube to serve the high quality version by simply appending the string “&fmt=18” to the video url.
Eg. http://www.youtube.com/watch?v=py8ytIfVCTw
would become http://www.youtube.com/watch?v=py8ytIfVCTw&fmt=18>

If you are a Firefox or Opera user you can also try the greasemonkey script/userjs available here.

Arrow Bypass YouTube’s Country Limitation :Some videos on YouTube have country limitation (e.g. Beijing Olympics Channel is blocked in the US). However getting past YouTube ip address filter is ridiculously easy. You simply need to load the Video Player instead of the YouTube page. You can do this by using http://www.youtube.com/v/video_id instead of the standard youtube url.
Eg. http://www.youtube.com/watch?v=I9ciR9qR1dU (blocked outside US) would become http://www.youtube.com/v/I9ciR9qR1dU
via Hack5

Arrow Autoplay a Video : If you want your embedded video to start playing automatically, once again you can do so by simply modifying the url. In this case you need to append the string “&autoplay=1” to the url and remove everything before and after the embed tag.
Eg <object width=”425″ height=”355″><param name=”movie” value=”http://www.youtube.com/v/py8ytIfVCTw&hl=en”></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/v/py8ytIfVCTw&hl=en” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=&http://www.pallab.net/wp-admin/post.php?action=edit&post=226#8221;355″></embed></object> would change to <embed src=”http://www.youtube.com/v/py8ytIfVCTw&hl=en&autoplay=1″ type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”355″></embed>
Just a word of caution though. Use this with discretion as autoplaying videos can annoy your readers if improperly used.

Arrow Loop a Video : Similarly if you wish to loop a video add the string “ &loop=1” to the end of the url.

Arrow Disable related videos in YouTube’s embedded Player : Many webmasters may want to disable related videos in YouTube’s embedded player since it encourages the reader to navigate away from the current website. Once again the solution is as simple as appending the string “rel=0” to the video URL.

Instead of manually modifying the embed code you can let a new service called VTubeTools do it. VTubeTools.com allows you to customize your YouTube player with a few clicks. You can resize the player, autostart the video, loop the video and enable high quality version. It also allows you to set custom background (you can just change the colours or even use your own background picture). Detailed tutorial is available here.

Update (12th October) – Embed a Part of a YouTube Video I came across another neat Youtube trick today. Youtube supports a parameter called “start” that allows start playing an embedded video after a specified number of seconds. For example if the interesting part of the video begins only after 20 seconds you need to use the code &start=20. Example

<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/abcdefghijk&hl=en&fs=1&start=20“></param><param name=”allowFullScreen” value=”true”></param><embed src=”http://www.youtube.com/v/abcdefghijk&hl=en&fs=1&start=20” type=”application/x-shockwave-flash” allowfullscreen=”true” width=”425″ height=”344″></embed></object>

Alternatively you can use the service Splicd to extract only a certain portion of a Youtube video.

Tags:

12 Responses to “5+1 YouTube Tricks You Probably Didn’t Know”

  1. On September 2, 2008 at 7:41 pm Madhur Kapoor responded with... #

    Wonderful tips man. Didn’t know about some of them

  2. On September 5, 2008 at 9:10 pm alvin responded with... #

    interesting site it really learns me a lot…

  3. On September 5, 2008 at 9:12 pm alvin responded with... #

    great post i really like that…

  4. On September 18, 2008 at 2:39 am Quiz_master responded with... #

    Awesome Tricks. Didn’t knew about any of them. :p
    Thanks!1

  5. On September 24, 2008 at 7:05 am Gaurish Sharma responded with... #

    Is way by which i could schedule video downloads?
    I am an BSNL Home 500 users, so can’t watch these due to bandwidth limitations.

    However i can download them in night time

  6. On September 28, 2008 at 10:36 am Pallab responded with... #

    If I am not mistaken the youtube video download links change upon reconnecting. That makes scheduling them for download pretty hard.

  7. On January 30, 2010 at 2:21 am electrogeek responded with... #

    some of them are nice but country restriction is still there

  8. On September 29, 2010 at 4:48 am mensajes claro responded with... #

    This ares awsome youtube tricks and they still work.

  9. On October 13, 2010 at 6:34 am used tires responded with... #

    That’s pretty sweet, I wonder if the Bypass YouTube’s Country Limitation still works, I guess I will have to give it a shot the next time youtube says I can’t play something!

    Till then,

    Jean

  10. On January 27, 2011 at 7:45 pm Jay responded with... #

    for bypassing country restriacitons and blockers i recommend tubemirror.com

  11. On January 9, 2012 at 10:54 am mensajes claro responded with... #

    5+1 YouTube Tricks You Probably Didn’t Know >> Pallab dot Net

    Esta pagina es muy interesante, siempre encuentro cosas de interes.

Trackbacks/Pingbacks

  1. Videos , Cuidado que no es la muerte ! » Youtube Videos Chistosos – Solo Los Mejores Videos. - September 29, 2010

    [...] por encargo de la registradora . Se dan con la sorpresa que la muerte esta atrás de ello , Gran susto que se dieron los clientes a ver que era una buena [...]

Add your response

More in The Web, Web 2.0 (53 of 90 articles)