Hi, how can I not realize this idea. On the page there are several video clips. They are output from the database. Here is a piece of iframe code as I output them
<iframe id="ytplayer" type="text/html" width="640" height="360" src="https://www.youtube.com/embed/yxjo4MHTLNU?enablejsapi=1" frameborder="0" allowfullscreen></iframe> Help to catch the playback of the video, so that when the movie was launched a message was displayed, for example Hello world. I want to implement this all miracle on JavaScript well or on JQuery Thank you in advance for your help.