Remove YouTube Branding
from the video.
How can i configure how to prevent to click the link for watch on youtube?
Note:copyrighting video not working.
Breaking Nokia phones on purpose - Nokia Test Center(video)
You can now remove the YouTube branding from the video.
Original Code:
<iframe width="560" height="315" src="http://www.youtube.com/embed/PG_yOWrEDJA?rel=0" frameborder="0" allowfullscreen></iframe>
Modified Code:
<iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/LqB4UdpUoGM?modestbranding=1&rel=0"...