Oddbean new post about | logout
 A simple yet useful trick for YouTube users has been shared online. A developer has revealed a code that can be used in the browser's console tab to hide the player controls at the bottom of the video player, allowing viewers to focus on the content without distractions.

The code, `document.querySelector(".ytp-chrome-bottom").style.display= 'None';`, can be used by anyone with access to the developer console. This feature is particularly useful for those watching educational or tutorial videos where it's essential to pay attention to the content being presented.

Source: https://dev.to/volfcan/trick-hide-youtube-video-player-hud-5194