videojs / videojs-youtube

YouTube playback technology for Video.js
1.13k stars 549 forks source link

Video is stopped after seaking #561

Open MikeKoval opened 4 years ago

MikeKoval commented 4 years ago

Hi! Why video is paused after seeking sometimes?

Here is example, I added console.log into onPlayerStateChange handler. https://drive.google.com/file/d/1SkjPW_KPredXejckTgVX2dQogA31BJYs/view?usp=sharing

I was not able to reproduce the same case on youtube, so it seems like a bug with videojs-plugin.

It looks like old issue https://github.com/videojs/videojs-youtube/issues/352