Youtube Scrollable Right Side Description

Youtube description is moved on the right, expanded and scrollable

< Opiniones de Youtube Scrollable Right Side Description

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 12/05/2023

This script did not work for me at first. Once it started working, it worked as advertised. I made the following change and fixed it.

//let player_height = parseFloat(document.querySelector(".ytp-iv-video-content").style.getPropertyValue("height"));
let player_height = parseFloat(document.querySelector("#player-container").offsetHeight);

Thanks!

§
Publicado: 22/06/2023

thank you, I tested the script only with an adblocker so I didn't see any strange positions

§
Publicado: 22/06/2023

Thank you! I like your script.

Publicar respuesta

Inicia sesión para responder.