Resize YT To Window Size

Moves the YouTube video to the top of the website and resizes it to the window size.

Versión del día 8/5/2015. Echa un vistazo a la versión más reciente.

Autor
Zren
Calificaciones
0 0 0
Versión
64
Creado
11/5/2014
Actualizado
8/5/2015
Tamaño
25,8 KB
Licencia
Desconocida
Funciona en

Suggestions

  • Youtube Center now has a similar feature with a few more options in their script. Check out YT Center Settings > Player > Fullscreen Top Player.
  • Use Yays! or Youtube Center to select a video resolution if you want a constant resolution.
  • Auto-Hide the Progressbar & Controlbar:
    • HTML5 Player: Default operation of this script.
    • Flash Player: Use Youtube Center.
  • If using Youtube Center:
    • v31+ should automatically set these settings for you.
    • Unchecked YT Center Settings > Player > Player Size > Enable Resize.
    • Unchecked YT Center Settings > Player > General > Scroll to Video. YT Center will scroll to the wrong location.

Screenshots

After loading the video webpage you will see:

It appears above the rest of the site, so you can scroll down for the description, related links, etc.

Changelog

https://github.com/Zren/ResizeYoutubePlayerToWindowSize/blob/master/changelog.md

64 - May 7, 2015

  • Fix removing transition on the masthead. YT Center has another rule with !important.
  • Fix the playlist widget getting hidden beneath the player.

63 - May 6, 2015

  • Update HTML5 fix.
  • Remove transition on the masthead.

62 - May 6, 2015

  • Fix the height on new .html5-video-container element.