Greasy Fork is available in English.

Old School YouTube Player

Updates YouTube's video player to the look & feel before the 2025 redesign

< Обсуждения: Old School YouTube Player

Отзыв: Хороший — скрипт работает как нужно

1/Old School YouTube Player Updates YouTube's video player to the look & feel before the 2025 redesign 2/for example

1/Old School YouTube Player
Updates YouTube's video player to the look & feel before the 2025 redesign
2/for example



Hello,

Sorry for the nonsense, but I just would like to know how did you manage to change the color of the video's duration please ?
It's very super :-)

Thank you for your answer.

§
Создано: 20.11.2025
Изменено: 20.11.2025

мне просто хотелось бы узнать, как вам удалось изменить цвет продолжительности видео...

https://greasyfork.org/en/scripts/477119-youtube-time-indicators/code?filter_locale=0

Line 34. timeDisplayElement.style.color = '#ddd'; Line 34. timeDisplayElement.style.color = '#82B1FF';

https://greasyfork.org/en/scripts/477119-youtube-time-indicators/code?filter_locale=0

Line 34. timeDisplayElement.style.color = '#ddd';
Line 34. timeDisplayElement.style.color = '#82B1FF';

Thanks a lot, this script is cool but I was talking about the time shown in red "1:28/23:21" on your screenshot if you don't mind please ?

Insert this line in the "Old School YouTube Player" script at around line ~375 (Time). Or in the style manager:

.ytp-chrome-controls .ytp-time-display .ytp-time-duration { color: #FF3232;}

Insert this line in the "Old School YouTube Player" script at around line ~375 (Time). Or in the style manager:

.ytp-chrome-controls .ytp-time-display .ytp-time-duration { color: #FF3232;}

Very nice and thank you very much for all ;-)

Ответить

Войдите, чтобы ответить.