Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've read various bits on using javascript and the YouTube API to configure a player from scratch (if you will).

Re: https://developers.google.com/youtube/js_api_reference

I'm wondering how I would go about reconfiging a player that's added to a page via YT's tradition embed / iframe. Is that even possible?

Specifically, we want to turn off the Share options on the YT player and use our own (else where on the page). I'm fairly certain that when whipping up a player via the API, the Share doesn't show up. But I also have yet to see any documentation on turning that functionality off or on.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.