How do you control the attributes, such as position and size, for the "download video as mp4" button that shows up when you embed a youtube video. For example:
<iframe width="420" height="345"
src="http://www.youtube.com/embed/XGSy3_Czz8k">
</iframe>
I checked the google developers page and searched around, but didn't find an answer.