This one is tricky, it works if you embed the code with an iframe:
<iframe width="560" height="315" src="http://www.youtube.com/watch?v=gzKAut3sVrw?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
However using PrettyPhoto i need to use it like this: http://www.youtube.com/watch?v=gzKAut3sVrw?rel=0&controls=0&showinfo=0 the only thing working here is the rel=0
any ideas on how to make it work?
I was also struggling to hide YouTube controls when using PrettyPhoto. PrettyPhoto lets you specify iframe markup. This is where you have to add your extra YouTube parameters (after
{path}
).