Greasy Fork

Youtube UI Fix

Moves the controls under the video and makes the UI look like it was before august 2015

< 脚本 Youtube UI Fix 的反馈

提问 / 留言

q1k
§
发布于:2016-09-08

Problems with progressbar

There is a problem with the progressbar on livestreams, it is not filled properly.

Also sometimes on normal videos, there is a problem with the time counter, it may start cycling seconds for no reason.

q1k
§
发布于:2016-09-09

Here's what happens, even after the update. https://sendvid.com/id19q7u4

Roy192作者
§
发布于:2016-09-09

Here's what happens, even after the update.

https://sendvid.com/id19q7u4

There were actually two updates (three now), one was a fix that seemed to work. The other was to revert that fix, because it I noticed it gave problems with regular videos, and when going back to earlier parts of the stream.

The third update is the actual fix, which reverts the way the script keeps the progress updated, back to using a mouseEvent. The 'new' way was to use the "timeupdate" and "progress" events of the video element to manually update everything (but that doesn't work very well with streams).

发布留言

登录以发布留言。