Iframe / Javascript Check if Youtube Video Ends

后端 未结 3 2112
北恋
北恋 2020-12-18 11:22

Right now I have youtube videos loading in via Iframe. Is it even possible to check if the youtube video ended when it is in that sort of state? Can I use OnStateChange() t

3条回答
  •  感情败类
    2020-12-18 12:04

    Yes, but it's an experimental API:

    https://developers.google.com/youtube/iframe_api_reference

提交回复
热议问题