Disable related videos on YouTube embedded player

I am a big fan of YouTube and how they revolutionized video sharing. One thing I didn’t like about the YouTube embedded player is that it does not have sufficient filtering depending on the content being played. I am referring to the Related Videos option that is available when you mouse over the video, or in some versions shown at the end of video playback. These related video suggestions, often have ‘mature’ content making the videos unsuitable for family content/blogs.

There is a very simple way of disabling the Related Video option, just append &rel=0 at the end of the url in the object embed code. According to the API Documentation at Google, setting ’0′ to the rel parameter will also disable the search functionality.

For more information of the available parameter options, please visit http://code.google.com/apis/youtube/player_parameters.html