Better Theater Mode for YouTube

Improves YouTube's theater mode with a Twitch.tv-like design, enhancing video and chat layouts, while maintaining performance and compatibility. Also fixes the broken fullscreen UI from the recent YouTube update.

Instalar este script¿?
Script recomendado por el autor

Puede que también te guste Youtube HD Premium.

Instalar este script
Autor
ElectroKnight22
Instalaciones diarias
4
Instalaciones totales
286
Calificaciones
2 0 0
Versión
1.6.2
Creado
01/01/2025
Actualizado
21/01/2025
Tamaño
18.7 KB
Licencia
MIT
Funciona en

You said:

Description:

This script aims to improve the theater mode on YouTube as the default theater UX is atrocious. The goal is to copy the nicer design ideas from Twitch.tv while still maintaining YouTube's unique UI features.

This script relies minimally on setTimeouts and instead relies mostly on event listeners, making it reasonably performant. Design-wise I would like to think this is a reasonable compromise between the Twitch design and the current YouTube design, which should, and I hope, would maintain better compatibility with YouTube even without constant updating.

Features:

  • Extends the video player to the bottom of the screen in theater mode.
  • Extends the chat area all the way to the top in theater mode.
  • Fixes YouTube's fullscreen mode to work more reliably.
  • Minor UI tweaks.
  • Allows the user to only activate the script for livestreams and VODs.
  • Allows the user to separately toggle the styles applied to the video player and the chat.
  • Allows the user to blacklist individual videos from triggering the script.
  • Adds the option to allow users to move the YouTube header (search bar) below the video player.

Notes:

  • v1.0 would still be recommended if one wishes to use the minimal version of this script. That version is extremely light and very resistant to breaking but will lack the minor UI tweaks and the fancier features that got added in the later versions.

Compatibility Status:

Compatibility with various devices and browsers has yet to be tested explicitly.

(Updated January 20, 2025)