• Recent Posts

  • Recent Comments

  • Browse by Tags

5+1 YouTube Tricks You Probably Didn’t Know

This item was filled under [ The Web, Web 2.0 ]

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.

Popularity: 19% [?]

Share This Article :
Stumble Digg Reddit Technorati Delicious
<strong>Email This Post</strong> Email This Post

Enjoyed this article?
 
Subscribe to Full Feed RSS to get instant updates
You can also Subscribe to my E-mail newsletter and stay updated

Related Articles
Top Seven Windows 7 Tips and Tricks
RapidZearch – Search Engine for File Sharing Sites
Joost – Now Streaming to Your Browser
Pixelpipe – Simultaneously Upload Your Media to 30+ Websites
India vs England – 2nd Test 2008 – Live Streaming Video Links
Registration for Office 2010 Beta Open : Hurry Up!
Google Launches MapMaker For India and 57 Other Countries
How Good is Your DVD Media?
Get System Wide Mouse Gestures in Windows with StrokeIt
CoolFlick – Flickr Meets CoolIris

Related posts brought to you by Yet Another Related Posts Plugin.

Tagged with: [ , , , , ]
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

6 Comments on “5+1 YouTube Tricks You Probably Didn’t Know”

  • 2 September, 2008, 19:41

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

  • 5 September, 2008, 21:10

    interesting site it really learns me a lot…

  • 5 September, 2008, 21:12

    great post i really like that…

  • 18 September, 2008, 2:39

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

  • 24 September, 2008, 7:05

    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

  • 28 September, 2008, 10:36

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

Leave a Comment

CommentLuv Enabled