【发布时间】:2018-12-26 14:01:24
【问题描述】:
我可以暂停视频
globalThis.ytPlayerUtilsVideoTagPoolInstance.l[0].pause()
我可以通过globalThis.ytPlayerUtilsVideoTagPoolInstance.l[0].currentTime获取视频的当前时间
视频到达currentTime > 180时如何自动触发暂停?
【问题讨论】:
标签: javascript google-chrome-devtools youtube-javascript-api google-chrome-console