Youtube New UI Fix

Fixes the new UI to one that resembles old one

Verze ze dne 07. 08. 2015. Zobrazit nejnovější verzi.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
Roy192
Hodnocení
0 0 0
Verze
1.3.2
Vytvořeno
05. 08. 2015
Aktualizováno
07. 08. 2015
Size
4,1 KB
Licence
neuvedeno
Spustit na

This user-script is based on my user-style on userstyles.org (Youtube Controls Under Player). Sadly enough a user-style is not going to cut it to cleanup the garbage Youtube has made (again). The main problem was that the time did not update when not hovering over the controls. This script solves that by adding an interval that calls the onmousemove event of the controls.

I need to redo the screenshots (they don't exactly match with the new progressbar)...

Features:

  • Non-transparent controls
  • Controls are not over the video
  • Controls don't hide at all
  • Controls have the old colors back
  • Controls are smaller (33px vs 40px)
  • Controls will update, they won't freeze until you hover over them
  • Controls take up the whole width
  • In full-screen mode, the controls are also always visible, original colors, but they are not smaller (might fix that later)
  • Subtitles don't move up and down when going over the video
  • The settings that popup (for changing the quality, etc) have a non-transparent background
  • It also seems to play nice with the Resize YT To Window Size script (except for the slow scrolling when a video at 720p+ 60fps is playing, but that might be just me)
  • Controls are smaller in full-screen

Things still to do:

  • Revert the round play/pause animation?
  • Remove the silly animation of the play/pause button, if possible
  • This does not work on embedded videos (somewhere not youtube), I might look into this (no promises).