Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seek bar not red for played/location #2099

Closed
jamesdeluk opened this issue Sep 10, 2024 · 4 comments
Closed

Seek bar not red for played/location #2099

jamesdeluk opened this issue Sep 10, 2024 · 4 comments

Comments

@jamesdeluk
Copy link

jamesdeluk commented Sep 10, 2024

With SB, no hover:

image

With SB, with hover:

image

Without SB, no hover:

image

Without SB, with hover:

image

Any idea why this is?

If there are no sponsor segments, the red appears as normal.

Latest version of Firefox on Windows 11.

@ajayyy
Copy link
Owner

ajayyy commented Sep 10, 2024

Can you try disabling other extensions as well?

@jamesdeluk
Copy link
Author

jamesdeluk commented Sep 11, 2024

I disabled all other extensions, but it still happens.

I've also noticed it doesn't happen every time; more times than not the bar is grey, but occasionally it's red. I can't figure out the common reason though. It can happen on the same video after reloading a few times, for example.

@jamesdeluk
Copy link
Author

jamesdeluk commented Sep 24, 2024

Saw something interesting today. Sometimes some of the sections are red - perhaps those in the past?

image

But not always:

image

(same video)

@chk1
Copy link

chk1 commented Oct 17, 2024

This video has the same issue that OP describes, no red color in the elapsed part, no matter how many times I refresh: https://www.youtube.com/watch?v=w5txssFShY8

image

Youtube today switched me to a new desktop design, which can be identified by the gray header bar and seek bar color that turns slightly pink towards the end. May or may not be related to this, I've not seen any other videos that have this issue yet.

image

My other Youtube addons are Return Youtube Dislikes and uBO, which do not affect the behaviour, but I can reproduce it by disabling Sponsorblock. When I resize my browser window, and the player redraws some UI (?), the red color re-appears sometimes.

Using Firefox 131.0.3, Sponsorblock 5.9.4

edit 2024-10-18

I compared two video players, the affected one has background-size set to 0px (compared to 33px on working ones) on chapters in the seek bar elements with the following class name hierarchy:

ytp-progress-bar-container > ytp-progress-bar > ytp-chapters-container sponsorBlockChapterBar > ytp-chapter-hover-container > ytp-progress-list > ytp-play-progress ytp-swatch-background-color

image

And I noticed that this video has custom chapters added by Sponsorblock (I didn't know this was a feature), while the working ones don't. The other video with custom chapters from the same channel is affected in the same way (https://www.youtube.com/watch?v=dvzzG8pfO1E)

If you watch the regular ad before the video and click Skip, the seek bar color is fine.

If you open a video with timestamp parameter ?t=x, or navigate to a video that you've partly watched, the seek bar color is fine.

@ajayyy ajayyy closed this as completed in f591040 Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants