YePpHa / YouTubeCenter

YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more.
MIT License
2.89k stars 519 forks source link

Constant pauseVideo calls on some videos #2486

Open Vadigor opened 6 years ago

Vadigor commented 6 years ago

This seems to have just started today. Some, but not all, videos are unplayable in that a permanent pauseVideo event is called whenever I resume playback. DASH playback or player type doesn't seem to matter nor do the expected options that would trigger a pause seem to have an effect. It seems that the video might start playing properly after some time passes.

The pause is coming from function "ytcenter.player.network.pause", though I can't tell what's calling that.