Go Back   TechArena Community > Software > Tips & Tweaks
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Youtube URL tricks

Tips & Tweaks


Reply
 
Thread Tools Search this Thread
  #1  
Old 24-04-2009
ChrisUlrich's Avatar
Member
 
Join Date: Apr 2008
Posts: 238
Youtube URL tricks

Instead of just searching and playing on youtbe, here are some top Youtube URL tricks that you should know about :

View high quality videos

Youtube gives you the option to switch to high quality videos for some of the videos, however you can check if a video is available in high quality format by appending ‘&fmt=18′(stereo, 480 x 270 resolution) or ‘&fmt=22′(stereo, 1280 x 720 resolution) for even higher quality.

Embed Higher Quality Videos

While the above trick works for playback, if however you want to embed hig quality videos you need to append “&ap=%2526fmt%3D18″ and “&ap=%2526fmt%3D22″ to the embed url.

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.

Hide the search box

The search box appears when you hover over an embedded video. To hide the search box add ‘&showsearch=0′ to the embed url.

Embed only a part of Video

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.
Reply With Quote
  #2  
Old 24-04-2009
SpearMan's Avatar
Member
 
Join Date: Apr 2008
Posts: 304
Re: Youtube URL tricks

Here are some more URL tricks you can use in Youtube


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.


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


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).


Embed a Part of a YouTube Video :
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

Code:
<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...tart=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.
Reply With Quote
  #3  
Old 24-04-2009
ChrisUlrich's Avatar
Member
 
Join Date: Apr 2008
Posts: 238
Re: Youtube URL tricks

Bypass Youtube Regional Filtering

Some videos are only available in certain parts of the world. Your IP Address is used to determine your location and then allow or deny access to the video. Change the url from http://www.youtube.com/watch?v=<somecode> to http://www.youtube.com/v/<somecode>

Download Video

Although not inherently a youtube trick but useful all the same for downloading videos. Just change youtube to kickyoutube in the url of the video and it will take you to kickyoutube.com with all the options for downloading the video you were watching.
Reply With Quote
  #4  
Old 12-06-2009
Member
 
Join Date: Jun 2009
Posts: 1
Re: Youtube URL tricks

Quote:
Originally Posted by ChrisUlrich View Post
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.
I experimented with this for just playing a youtube video from a link from a certain point (not embedded), I tried the above as well as adding
Code:
&rel=1
&hqt=0
&load_modules=1
&start=200
&autoplay=1
after the ?v=id. Could not get it to work. Is it possible?
Reply With Quote
Reply

  TechArena Community > Software > Tips & Tweaks


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "Youtube URL tricks"
Thread Thread Starter Forum Replies Last Post
Most useful Google Tricks Computer_Freak Tips & Tweaks 2 28-07-2009 11:49 PM
MSN Messenger Tricks Pyrotechnic Tips & Tweaks 1 24-03-2009 11:21 PM
Nokia N95 Tricks phones Tips & Tweaks 0 29-04-2008 02:27 PM
Some tips and tricks Erica Microsoft Project 4 19-03-2007 01:06 PM
Few REG Tricks T.J. Tips & Tweaks 3 07-11-2006 09:38 PM


All times are GMT +5.5. The time now is 05:27 AM.