Youtube API event on a specified time

后端 未结 3 1101
耶瑟儿~
耶瑟儿~ 2020-12-29 10:01

Is it possible through the YouTube API to fire an event when the video reaches a specified time? e.g. when the video reaches 20 sec. fire the event.

Thanks,
Maur

3条回答
  •  不知归路
    2020-12-29 10:35

    I think you may have a look at popcorn.js. It's an interesting mozilla project and it seems to solve your problem.

提交回复
热议问题