The API documentation does not contain an obvious way to trigger a javascript event when a YouTube video reaches a certain time stamp. Do you know any workaround?
The API documentation does not contain an obvious way to trigger a javascript event
Share
You can create a timer which check at second whether video has reached certain timestamp.
To restrict unnecessary function calls, start time only when it reaches your set time