Skip to content Skip to sidebar Skip to footer
Showing posts with the label Youtube Iframe Api

Youtube's Onstatechange Is Not Fired If Play Is Triggered By Postmessage

If the youtube playVideo is triggered by postMessage, the onStateChange will not be fired. (http://… Read more Youtube's Onstatechange Is Not Fired If Play Is Triggered By Postmessage

Detect Youtube Video Events With Chrome Extension Content Script

I'm writing a Chrome extension and I want to detect when a video starts/ends while a user is on… Read more Detect Youtube Video Events With Chrome Extension Content Script

Execute Javascript Function When Youtube Video Is Played (using Youtube Api)

I'm embedding a youtube video on my page using the following code: Solution 1: It should be se… Read more Execute Javascript Function When Youtube Video Is Played (using Youtube Api)

How To Resume Embedded YouTube Video?

I used //www.youtube.com/embed/JDcaMVwCr3c?wmode=opaque&showinfo=0&autoplay=1&controls=… Read more How To Resume Embedded YouTube Video?

Detect Youtube Video Events With Chrome Extension Content Script

I'm writing a Chrome extension and I want to detect when a video starts/ends while a user is on… Read more Detect Youtube Video Events With Chrome Extension Content Script