Skip to content

Instantly share code, notes, and snippets.

@LukeNewNew
Created April 17, 2025 12:58
Show Gist options
  • Save LukeNewNew/dc80b36cd37feb80d2f9b1bec011d9cc to your computer and use it in GitHub Desktop.
Save LukeNewNew/dc80b36cd37feb80d2f9b1bec011d9cc to your computer and use it in GitHub Desktop.
#ytp-caption-window-container, #ytp-caption-window-container * {
user-select: none;
pointer-events: none;
}
.caption-window.ytp-caption-window-bottom {
margin-bottom: unset !important;
}
ytd-app[scrolling] {
overflow: hidden !important;
}
.ytp-fullerscreen-edu-button {
display: none !important;
}
.ytp-player-content .annotation {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment