Is it possible to detect whether youtube captions are on or off in an embedded player?
There is currently no way to suppress the captions if users choses to display them. I would like to show a customized message if the captions are on.
In the documentation there is no mention of this as far as I can say.
Easy as pie, you can 😉
BTW: Google rocks 😉
this should do the trick – please don’t use it in production mode – it was just a quick sum-up. You need to listen to the state you want, I’m just alerting at any event 😉