raingart / Nova-YouTube-extension

Apache License 2.0
199 stars 9 forks source link

Videos Sometimes Don't Start #15

Closed stinyc closed 1 year ago

stinyc commented 1 year ago

For some reason when I open a video sometimes it will cause the video to not start and the total time for the video flashes from 0:00 and the actual time.

Using Tampermonkey on Chrome with script version 0.32.9.

stinyc commented 1 year ago

It seems that the option "Pin player while scrolling" is what is causing this. I had it set so the player is on the bottom right and it wouldn't play the video, but switching to top right makes it play.

raingart commented 1 year ago

not enough data to find out the cause of the error. If the error appears regularly, then make a video. And a message from the browser console.

Theoretically, the plugin "Pin player" should not interfere with the work of the player.

stinyc commented 1 year ago

I don't think it actually has something to do with that pin setting specifically, just something weird happening between this and probably another extension I have. I don't know if it's something you can fix or if it's out of your scope but the video should be attached with it happening.

https://user-images.githubusercontent.com/20892446/186392442-deb82d17-8c6b-4f13-bc3e-2e61a743220b.mp4

stinyc commented 1 year ago

I believe I can close this issue, I disabled one of my other extensions and it doesn't seem to happen anymore.