Skip to content

Instantly share code, notes, and snippets.

@mctaylorpants
Created May 23, 2020 05:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mctaylorpants/19e5615a447731b54f249235151987d5 to your computer and use it in GitHub Desktop.
Save mctaylorpants/19e5615a447731b54f249235151987d5 to your computer and use it in GitHub Desktop.
YouTube Theatre 🎬
# 1. Load up a YouTube video
# 2. Hit "t" to launch "Theatre Mode"
# 3. Use this code to enter REAL theatre mode!
$("#columns").remove();$("#container").remove();$("body > ytd-app").setAttribute("style", "background: black")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment