Fix YouTube

Fix YouTube feed bug and the hitboxes of the buttons

As of 2024-10-22. See the latest version.

Author
KaIakaua
Ratings
0 0 0
Version
2.5
Created
2024-10-22
Updated
2024-10-22
Size
3.15 KB
License
MIT
Applies to

Made this script back when the missing video bug on home feed started appearing couple years ago, it removes the empty space that is left where there should be a video.

Time after I figured out I could also fix the hitbox on the videoplayer caused by the ::before and ::after things that are in the DOM. They serve no purpose and just disrupt the hitbox of the buttons so I removed them as well.