Youtube New UI Fix

Fixes the new UI to one that resembles old one

Устаревшая версия за 23.06.2016. Перейдите к последней версии.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 2.4.16 26.09.2023

    Should work better in embedded now (the progress didn't update before, and the watch later button was misaligned).

  • вер. 2.4.15 26.09.2023

    Fixed some more buttons that were too big, this time in fullscreen mode.

  • вер. 2.4.14 26.09.2023

    Used code from this script to fix the issue that the time and progress didn't update anymore. Fixed the size of the volume and watch later buttons. And the player shouldn't go over the title under the player anymore.

    There's is still a problem with the options page, I'll try to fix that later... For now you can edit the defaults of the settings in the script itself.

  • вер. 2.4.13 11.12.2020 Added @include https://youtube.com*
  • вер. 2.4.12 11.12.2020 Controls are now visible again in embedded. Watch later button now has less margin in embedded. Chapters are no longer cut off. Removed sourcemap comment to prevent console message. Added an extra if to prevent error message in console. Removed delete style.textContent, because it doesn't seem to work anymore in typescript.
  • вер. 2.4.11 16.06.2020 The floating player from Iridium doesn't take up the whole viewheight anymore. (Thanks to q1k)
  • вер. 2.4.10 30.04.2020 Small attempt to fix the settings
  • вер. 2.4.9 30.04.2020 Added css fix to prevent de watch later button from messing up the UI when embedded (https://greatest.deepsurf.us/forum/discussion/77885/a-glitch-about-embedded-videos).
  • вер. 2.4.8 01.08.2018 Added a button to create a userscript to set the settings.
  • вер. 2.4.7 28.07.2018 Fixed that controls went over the title in the material layout.
  • вер. 2.4.6 14.11.2017 Apperently the new version of greasemonkey doesn't like non existing sourceMappingURL's...
  • вер. 2.4.5 30.10.2017 Fixed the previous bug again but this time without accidentally half-fixing a bug from another script (switch over to theater mode if you get a half progressbar)
  • вер. 2.4.4 27.10.2017 The controls were a little bit too wide in the material layout.
  • вер. 2.4.3 27.10.2017 The content below the video was not being moved down in the new material layout.
  • вер. 2.4.2 20.09.2017 The last change didn't work, this will...
  • вер. 2.4.1 20.09.2017 Watch later button would sometimes disappear on mouseleave if the show title on hover option was turned on.
  • вер. 2.4.0 20.09.2017 Made sure that the controls never dissapeared (display:block). Made sure that the settings only appeared in the playback section of the settings of youtube. Fixed the watch-later button's size, and made sure it wouldn't be re-added every second.
  • вер. 2.3.6 23.04.2017 Fixed a small issue with certain elements going up and down when moving the mouse over the controls.
  • вер. 2.3.5 26.10.2016 updated homepage url
  • вер. 2.3.4 26.10.2016 Cleaned up the code, and dropped the new part in the name (2015 is pretty long time ago)
  • вер. 2.3.3 26.10.2016 Made the checking for option changes more efficient, and now the addwatchlater option is also affected.
  • вер. 2.3.2 25.10.2016 Made it possible to access the settings through other means. For embedded videos on youtube.googleapis.com or www.youtube-nocookie.com, and for people without an account.
  • вер. 2.3.1 24.10.2016 Added a class (yt-ui-fix) to the body to indicate that this script is active.
  • вер. 2.3.0 24.10.2016 Works better with the floating mode from youtube+ (it now can be dragged around without stopping after a second, and is now a little bit bigger in height for the controls). And fixed a small problem with the sidebar being to low in some cases.
  • вер. 2.2.5 22.10.2016 Made the script compatible with Resize YT To Window Size, and the Fullbrowser mode from Youtube+
  • вер. 2.2.4 22.10.2016 Updated the original typescript code link
  • вер. 2.2.3 20.10.2016 Settings that are changed will now be applied in less than a second on every open tab with youtube. So you can change the settings in one tab, and see the results in another.
  • вер. 2.2.2 02.10.2016 Fixed the placement of the playlist in non-theatre mode
  • вер. 2.2.1 26.09.2016 Added another option, similar to the previous to revert the colors in fullscreen or in non-fullscreen
  • вер. 2.2.0 25.09.2016 Added an option to not revert the colors.
  • вер. 2.1.3 09.09.2016 Reverted the new way of keeping the progress going back to the mouseEvent way (to make it work even on youtube streams)
  • вер. 2.1.2 09.09.2016 Last fix broke the progressbar
  • вер. 2.1.1 09.09.2016 Live streaming should work better now.
  • вер. 2.1.0 07.09.2016 Fixed embedded videos again
  • вер. 2.0.9 07.09.2016 Fixed a tiny bug when autohiding controls in fullscreen.
  • вер. 2.0.8 07.09.2016 Fixed Embedded videos (they can now hide the controls if settings allow it).
  • вер. 2.0.7 07.09.2016 Removed Accidental space in css
  • вер. 2.0.6 07.09.2016 When hiding the controls in non-fullscreen, the theatre background and placeholder were 35px too big.
  • вер. 2.0.5 07.09.2016 Fixed embedded videos. New feature: hide in non fullscreen
  • вер. 2.0.4 06.09.2016 Small change to the timestamp function
  • вер. 2.0.3 06.09.2016 Cleaned up css
  • вер. 2.0.2 06.09.2016 Cleaned up css a bit
  • вер. 2.0.1 06.09.2016 Fixed a small bug with fullscreen in chrome
  • вер. 2.0.0 05.09.2016 Rewrote the whole thing to make it much more readable. The method of keeping the progress updated has changed. And a couple of things have improved.
  • вер. 1.12.0 10.07.2016 changed the way the content under the video gets moved down. The old way was conflicting with the reporting comments.
  • вер. 1.11.11 24.06.2016 Fixed some padding issues
  • вер. 1.11.10 24.06.2016 Fixed the padding for the channel videos
  • вер. 1.11.9 23.06.2016 if floater no height change
  • вер. 1.11.8 23.06.2016 height is now important if not floater
  • вер. 1.11.7 23.06.2016 Fixed a bug, where the video appears lower than it should.

Показать все версии скрипта