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

Auto lights-off should correspond with video playback #71

Open ProLoser opened 11 years ago

ProLoser commented 11 years ago

Instead of having the lights turn off immediately when the page loads, if it's possible to detect events for video pause/playback, etc, it would be nice if the lights only dim when playback begins and the lights turn back up when playback pauses.

Secondly, if this behavior is implemented, it would be nice to add CSS transitions to make it easier on the eye.

YePpHa commented 11 years ago

I will add this to my todo list. As I think this is a really good idea.