Youtube UI Fix

Moves the controls under the video and makes the UI look like it was before august 2015

These are all versions of this script. Show only the versions where the code changed.

  • v1.9.1 18. 10. 2015 Removed the scrollbar on the quality settings. The black bars under the theater mode are back. The settings menu will now light up the option you are hovering over. Added an option to move the 'go back' button to the bottom of the options menu.
  • v1.9.0 30. 09. 2015
  • v1.9.0 30. 09. 2015 Added google drive videos to include. Added a revert scrubber option (the now red circle that shows where you are one the progessbar). Fixed a few small bugs.
  • v1.8.11 31. 08. 2015 If you skip to the end of the video, and restart it, it will now restart from the beginning it rather than resuming where you left of before going to the end.
  • v1.8.10 24. 08. 2015 Remove unused method, and added a homepageurl to this page
  • v1.8.9 22. 08. 2015 Didn't upload the new version...
  • v1.8.7 22. 08. 2015 Reduced size of red ball in full-screen. Corrected an incorrect height on the storyboard (preview thing you see when seeking).
  • v1.8.7 22. 08. 2015
  • v1.8.7 21. 08. 2015 Youtube changed some of the classes, making the options menu transparent again.
  • v1.8.6 19. 08. 2015 Made the videoplayer element finding code a bit more robust. If it found a videoplayer, but it got replaced in the mean time, it should now be able to detect that and find the correct videoplayer.
  • v1.8.5 17. 08. 2015 The stuff below the video didn't move down correctly when using this script in combination with the resize to window script.
  • v1.8.4 16. 08. 2015
  • v1.8.4 13. 08. 2015 Fixed the red line under the subtitles icon in full-screen mode
  • v1.8.3 13. 08. 2015 forgot to remove the new include from the old code...
  • v1.8.2 13. 08. 2015 Fixed the red line under the subtitles icon
  • v1.8 12. 08. 2015 The options thing I wanted to do doesn't actually work, too bad...
  • v1.7 12. 08. 2015
  • v1.7 12. 08. 2015
  • v1.7 12. 08. 2015 Added this greasyfork page to the included urls, to show the options here as well.
  • v1.6.3 12. 08. 2015 Fixed a bug with the play button, where it would not appear if you go to a video from the settings (or some other places too)
  • v1.6.2 11. 08. 2015
  • v1.6.2 10. 08. 2015
  • v1.6.2 10. 08. 2015
  • v1.6.2 10. 08. 2015 In chrome, it seems that percentages don't always work. I changed the calc(100% - 35px) into calc(100vh - 35px) on the max-height.
  • v1.6.1 10. 08. 2015 edited description to mention the options
  • v1.6 10. 08. 2015 Added an option to remove the animations of the play/pause button and the panels for changing the quality.
  • v1.5.1 09. 08. 2015 Used a wrong setting in the css
  • v1.5 09. 08. 2015 Rewrote the code in typescript to make it easier to read (for me at least). I also added options for this script to the playback options page on youtube (https://www.youtube.com/account_playback)
  • v1.4.5 09. 08. 2015
  • v1.4.5 09. 08. 2015
  • v1.4.5 09. 08. 2015
  • v1.4.5 09. 08. 2015 Changed some of the way how the movieplayer is obtained to work better for embedded videos
  • v1.4.4 08. 08. 2015 removed a console.log
  • v1.4.3 08. 08. 2015 Sometimes the watchlater button didn't got added, fixed that.
  • v1.4.2 08. 08. 2015 Fixed a bug where sometimes the watchlater button didn't get added, and where the progressbar wouldn't update.
  • v1.4.1 08. 08. 2015
  • v1.4.1 08. 08. 2015 Old code completely bugged out when pulling the scrubber button up (the red circle you see when hovering on the progressbar).
  • v1.4 07. 08. 2015
  • v1.4 07. 08. 2015 Added the watch-later button (can be turned of by setting addWatchLater to false)
  • v1.3.5 07. 08. 2015
  • v1.3.5 07. 08. 2015
  • v1.3.4 07. 08. 2015
  • v1.3.3 07. 08. 2015
  • v1.3.2 07. 08. 2015
  • v1.3.2 07. 08. 2015
  • v1.3.2 07. 08. 2015 HD badge works correctly
  • v1.3.1 07. 08. 2015
  • v1.3 07. 08. 2015 Corrected a potential bug, and changed the css a bit to make the controls smaller in full-screen, and fixed the progressbar.
  • v1.2 05. 08. 2015
  • v1.2 05. 08. 2015 The video in full-screen on chrome was not the right height, and the subtitles are now a little higher in full-screen.

Show all script versions