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

Dark Youtube feature like in Magic Actions #1074

Open Eisys opened 10 years ago

Eisys commented 10 years ago

I saw Magic Actions referenced in another feature request(#1065) and thought I'd ask for something too. I would like to see the Day/Night feature from Magic Actions added to YTC. The Day/Night feature is the only reason I still have the addon installed, YTC does everything else perfectly. I know the Lights Off feature is present in YTC but it's not really my cup of tea. It makes the video page way too dark so I can't read comments or see recommended videos, plus it doesn't work all over the YT website like Day/Night does. And there aren't any 'themes' or 'skins' I've found that work as well as the Day/Night works in Magic Actions. I can't stand the whiteness of normal YT and would love to see this being added.

greatwroth commented 10 years ago

Have you tried Black Youtube by Panos? That's what I use plus a simple CSS script I wrote for stylish to change the youtube center settings window to match.

Eisys commented 10 years ago

@greatwroth that uses stylish so thats another addon I'd have to install.. plus its pretty much pure black.. Magic Action's one ise dark gray-ish..

hmunkey commented 9 years ago

@Eisys no it doesn't. You can install Stylish scripts via Tampermonkey/Greasemonkey/etc. without any problems. It's just javascript.

mzso commented 9 years ago

@hmunkey commented on 2014. okt. 29. 2:41 CET:

@Eisys no it doesn't. You can install Stylish scripts via Tampermonkey/Greasemonkey/etc. without any problems. It's just javascript.

No you can't and it's not javascript...

YePpHa commented 9 years ago

@mzso the userstyle website also wraps the css file into a JavaScript file, which you can install as a userscript. But you're correct in your assumption that you can't directly install 'Stylish scripts' as a userscript.

voyadexon commented 9 years ago

I'm using this style and it works pretty well. https://userstyles.org/styles/62289/black-youtube-by-panos

mzso commented 9 years ago

@YePpHa commented on 2014. okt. 29. 12:28 CET:

@mzso the userstyle website also wraps the css file into a JavaScript file, which you can install as a userscript. But you're correct in your assumption that you can't directly install 'Stylish scripts' as a userscript.

I see. Is there any advantage/disadvantage in using the userscript variant?

hmunkey commented 9 years ago

@mzso Ah sorry that's what I meant. By default the files are css, but there's a js link on the page which can easily be installed via any userscript manager. It's probably better to run the userstyle as a userscript since Tampermonkey has a lower memory footprint than Stylish, but it probably will not make a huge difference. Just make sure that the website includes are properly set up so your manager isn't trying to apply the script to every site you visit.

But it won't make any difference whether the dark YT is built into YT Center or runs as a standalone script other than convenience.

designingdesign commented 9 years ago

Just to clarify, there's no clash with using the Panos Dark Youtube Userstyle?

Edit: Tick boxes become all black http://i.imgur.com/9r1c2LN.png

joshsleeper commented 9 years ago

+1 for this. Panos Dark Youtube isn't terrible, but the deep grey look from Magic Actions looks infinitely nicer in my opinion. I much prefer YTC to MA, but that full theme is the one thing I really miss.

Eisys commented 9 years ago

I use this: https://userstyles.org/styles/92164/youtube-lights-out-a-dark-youtube-theme It's very similar to MA and works perfectly! I install it as a userscript with TamperMonkey!

But I still hope this will get added one day!

joshsleeper commented 9 years ago

@Eisys That's perfect! Other than mousewheel commands to change volume (which I hardly used, honestly) these two scripts fill every role that MA did now and are much cleaner.

Thanks so much!! :smile:

Turbonator commented 9 years ago

image