DEV Community

Cover image for ⚡️ trick: hide youtube video player hud
volfcan
volfcan

Posted on

⚡️ trick: hide youtube video player hud

you can't read what's going on the terminal or shell while watching a youtube tutorial?

If you write document.querySelector(".ytp-chrome-bottom").style.display= 'None'; on the console tab of the developer console, It hides the bottom timeline of the youtube video so you can see much better the content.

Image description

like so:

Image description

Top comments (0)

Cloudinary image

Optimize, customize, deliver, manage and analyze your images.

Remove background in all your web images at the same time, use outpainting to expand images with matching content, remove objects via open-set object detection and fill, recolor, crop, resize... Discover these and hundreds more ways to manage your web images and videos on a scale.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay