1

What code do I use to force widescreen and 360p on Youtube? I'm using the following style in Stylish:

https://userstyles.org/styles/101312/dark-youtube-light-blue

dee
  • 21

1 Answers1

2

You can't do this with Stylish on YouTube; you need a userscript or extension, because it is a matter of javascript/page state, not (just) CSS.

There's several extensions out there already. I use YouTube Center -- which is available as a userscript and/or an extension on most major browsers.

Brock Adams
  • 2,200