Is it possible to remove the YouTube logo from a chromeless player?

link|improve this question

75% accept rate
6  
Yes. easy. Don't host it on youtube. – Erik Dec 14 '10 at 22:04
feedback

3 Answers

up vote 6 down vote accepted

You can't and you shouldn't.

If you use the Embeddable Player on your website, you may not modify, build upon, or block any portion or functionality of the Embeddable Player, including but not limited to links back to the YouTube website.

www.youtube.com/static?gl=US&template=terms

link|improve this answer
Thanks for the response. – Cody.Stewart Dec 14 '10 at 22:07
feedback

You can't do this using the chromeless player, but you don't have to use it. You can stream videos directly by parsing the URL like such: youtube get_video not working

I had to do this to get more direct video access within flash, since you have limited access with chromeless player due to flash's crossdomain.xml

But as far as Youtube's terms go, if you do this you may have to have a link back to the Youtube source, else you risk copyright infringement of sorts, but I'm not sure.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.