I've managed to remove the suggested related videos from the end of a YouTube video by using &rel=0.

However, I still have the permalink, and the HTML embedding code at the end. How can remove those?

link|improve this question
possible duplicate of Modifying YouTube "end of video" page – Alex Oct 7 '11 at 17:15
feedback

1 Answer

up vote 2 down vote accepted

I assume you're talking about when embedding the video in your own site:

You can use the Chromeless player to accomplish this. You will have to set up your own play/pause, etc. controls, as well as your own replay button, but that's the trade-off for having full control.

See: http://code.google.com/apis/youtube/chromeless_example_1.html for an example.

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.