How to remove search bar in embedded Youtube videos

You Tube embedded player search

You Tube embedded player search

You tube has made lots of changes to its site.One of the annoying parts in the changes is the Youtube search bar.This search bar keeps popping up whenever the user hovers over the video making them get irritated.The Google people have not given any option to avoid it.But, from the YouTube embedded player API hosted on Google Code we are able to device a solution to this.So, follow the below simple step to avoid search bar in embedded videos.

  1. As always first get your embedded code from the You Tube site in a normal manner.
  2. Now search for the phrase where it says &fs=0.
  3. Exactly after that place the stringĀ ;&showsearch=0.
  4. Don’t change any other parts of the code.
  5. Simply use the new code to embed the video and Presto!It’s gone.
About Lucky:
Lucky Murari a.k.a Santosh Lakshman is an aspiring entrepreneur.He is an Electrical and Electronics engineering graduate from a prestigious institute in India.He has a varied experience in the fields of web programming technologies,online marketing and blogging.
Related Posts with Thumbnails

Incoming search terms for the article:

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

17 comments to How to remove search bar in embedded Youtube videos