How to disable the info bars from Youtube Solved

User's avatar
Markus F.
06:38 Aug 19, 2014
Hi,
I would like to disable the info bars YouTube creates with every video, since they cover too much of the content. I found a line of code which seems to do the trick:
modestbranding=1;autohide=1&showinfo=0&controls=0;
But I don't know where to drop that. I checked within the plugin.js and the youtube.js but I can't find the right spot.
Is there any way to disable these bars?
Support team avatar
JS+
07:41 Sep 10, 2014
Hello,

Currently we are working on the new YouTube plugin version. Please tell me what the info bars do you mean? If this is in our powers we can add a new option to support the feature of hiding them (it YouTube supports it).
User's avatar
Markus F.
08:05 Sep 10, 2014
Thanks, I already managed to solve it - I was talking about the controls Youtube places as overlays (title at the top, other options at the bottom).