Saturday, October 13, 2012

[YouTube-API] Removing YouTube logo from embedded video

Hi,

I have a need to embed a video however do not want logos on the video. I have coded the embed so that controls and logos are meant to be removed from the YouTube video, however for some reason there is a still a Youtube logo with a link which appears in the bottom right hand corner. All other controls, logos etc are gone however this keeps reappearing. Below is the code I have used. Any advice would be appreciated.

Cheers

Will

<iframe src="http://www.youtube.com/embed/dGK6d77iJkU?modestbranding=1;title=;showinfo=0;rel=0;controls=0" frameborder="0" width="590" height="443"></iframe>

This is linked to the following Youtube video:

--
Starting October 15, 2012, this group will stop accepting new posts. We recommend that developers start using Stack Overflow and the Issue Tracker for YouTube API support. More details about this change and relevant links can be found at http://apiblog.youtube.com/2012/09/the-youtube-api-on-stack-overflow.html
 
 

No comments:

Post a Comment