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

Load all comment country flags by 1 button click #1206

Open 3ICE opened 9 years ago

3ICE commented 9 years ago

Hi,

Comment country flags take a while to load, making the first few seconds of the video laggy. To prevent this, I first enabled Lazy load and then Load by Button too.

The speed improvement from this was nice, but now I have to click tiny buttons next to each commenter's name to find out where they are from (What a useful feature by the way! I find people from my country all the time now. And I can generalizingly associate countries with dialect and behavior.)

Can we have one button to load all the flags? I'd want click it instead of all 30 buttons, once the video is over of course. Or paused.

Thanks, Daniel "3ICE" Berezvai

YePpHa commented 9 years ago

I will look into getting this implemented. Added 'needs discussion' as people might come with useful suggestions on how to implement this.

kuutamosusi commented 9 years ago

You could add two functions in the same button. My example:

First click - Loads comments (Load Comments - button) Second click - Loads flags (Load Comments button changes itself to Load Flags button after First click)

So there would be two clicks to the same button to offer two functions.

Sorry but my English sucks.

3ICE commented 9 years ago

A "Load comments" button!? Brilliant idea. Yes please :)