YePpHa / YouTubeCenter

YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more.
MIT License
2.89k stars 520 forks source link

Enforce auto resolution for HTML5 player in fullscreen #226

Open Leonick opened 10 years ago

Leonick commented 10 years ago

It'd be nice if you could somehow enforce whatever has been set as auto resolution when you go in to fullscreen mode with the HTML5 player.

Currently the HTML5 player will switch to 720p or 1080p when you switch to fullscreen, a bit more than my connection can handle unless youtube is the absolute only thing using the connection (so practically never).

YePpHa commented 10 years ago

I will look into a way to disable this, but if I remember correctly you can also disable this in the YouTube Settings by disabling the option Always play HD on fullscreen (when available).

Leonick commented 10 years ago

Have that disabled. Even have "I have a slow connection. Never play higher-quality video." selected so it shouldn't matter in any case.

YePpHa commented 10 years ago

Hmm. Seems quite weird that it does that even if that is disabled. I will try to find a way to override or prevent this from happening.