Greasy Fork is available in English.

YouTube ProgressBar Preserver

让你恒常地显示油管上的进度条(显示播放时间比例的红色条)。

< 脚本YouTube ProgressBar Preserver的反馈

评价:一般 - 脚本能用,但还有一些问题

q1k
§
发表于:2022-05-21
编辑于:2022-05-21

The bar fails to appear sometimes. I open a bunch of videos in new tabs and none of them have the progressbar in the bottom.

Also, it would be nice if the bar is added below the player instead of covering the bottom few pixels. For that purpose I changed line 94 to `elements.player.parentNode.appendChild(bar);`, then I used some more css to make it look good on the other script I use that makes the video player follow you as you scroll down to the comments (always visible player).

In short,
Please fix the issue with the bar not being added, and make it possible for the bar to be moved below the player. Thankyou.

q1k
§
发表于:2022-05-23

I also noticed that it doesn't work well on livestreams

§
发表于:2022-08-04

The bar fails to appear sometimes. I open a bunch of videos in new tabs and none of them have the progressbar in the bottom.

Also, it would be nice if the bar is added below the player instead of covering the bottom few pixels. For that purpose I changed line 94 to `elements.player.parentNode.appendChild(bar);`, then I used some more css to make it look good on the other script I use that makes the video player follow you as you scroll down to the comments (always visible player).

In short,
Please fix the issue with the bar not being added, and make it possible for the bar to be moved below the player. Thankyou.

Do you mind providing a snippet of code you're using using nowadays?
I would love to have the bar right below the video, but editing line 94 makes the progress bar disappear.

§
发表于:2022-08-06
§
发表于:2022-08-14
编辑于:2022-08-14

@q1k
Oh wow, nice find!
That is freaking awesome.

发表回复

登录以发表回复。