Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Square Thumbnails #1549

Open
Ayoitswiz opened this issue Jan 26, 2023 · 2 comments
Open

Square Thumbnails #1549

Ayoitswiz opened this issue Jan 26, 2023 · 2 comments
Labels
bounty Will pass on donations (Optional) - (OR: Requester will pay personally. Only if stated!) CSS Solution can be CSS ( /mostly - if any JS is needed, please specify) Feature request Wish or idea good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥

Comments

@Ayoitswiz
Copy link

PROBLEM:
There's a Chrome extension called Thumbnail Rating Bar for YouTube™ that adds a bar to the top or bottom of thumbnails just like the removed like/dislike bar that used to be under videos.
With YT's recent update to make thumbnails have rounded corners, part of the like/dislike bar is hidden. And sometimes it's enough to not be able to see the red side of the like/dislike bar.
image

SOLUTION:
So my feature request is to add an option to make thumbnails square just like you did for user images:
image

ALTERNATIVES:
I don't think any are needed imo, this should be an easy thing to implement.

RELEVANCE / SCOPE:
Yes, the rounded corners are a stupid trend and hide info that may only exist in the corner of a thumbnail.
Anyone who uses your already existing "Squared user images" option should like this option, as well as, anyone using Thumbnail Rating Bar for YouTube™

"SIDE EFFECTS":
Who might not want this you ask? Well maybe that one dude who feature requested the "Squared user images" option shouldn't be squared......

CONTEXT:
I think I've said enough

SHORT Table (Summary)
Problem Rounded thumbnail corners
Solution Option for "Squared thumbnail images"
Alternatives Shouldn't be necessary
Scope ~99% if they know about it.
Side effects Another menu option
Context Enough has been said
@Ayoitswiz Ayoitswiz added Feature request Wish or idea help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) labels Jan 26, 2023
@ImprovedTube ImprovedTube added Rare use-case? Rare / Niche (or just for fun?) Or to become a remainder replaced by a successor or anything. and removed Rare use-case? Rare / Niche (or just for fun?) Or to become a remainder replaced by a successor or anything. labels Feb 21, 2023
@ImprovedTube ImprovedTube added up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥ CSS Solution can be CSS ( /mostly - if any JS is needed, please specify) labels Feb 21, 2023
@ImprovedTube
Copy link
Member

ImprovedTube commented Feb 21, 2023

Thank you! @Ayoitswiz

  1. (Better?) Naming / Taxonomy:

stupid trend

  1. Yes, round design seems natural/calm: Focus must be a point with a radius. To scan a large rectangle, we might involuntarily watch all 4 corners. For smaller ones the main advantage must be easy distinguishing of single items VS losing structure/unity as column or table.

Rating Bar for YouTube

  1. https://github.com/elliotwaite/thumbnail-rating-bar-for-youtube (we could integrate) @elliotwaite
  • BTW afaik Youtube offerrs access to dislikes for specific applicants. Should we ask? Did they allow anybody yet?

@ImprovedTube ImprovedTube added the good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* label Oct 19, 2023
@ImprovedTube ImprovedTube added the bounty Will pass on donations (Optional) - (OR: Requester will pay personally. Only if stated!) label Nov 5, 2023
@ImprovedTube
Copy link
Member

yt.config_.EXPERIMENT_FLAGS.web_rounded_thumbnails = false;
yt.config_.EXPERIMENT_FLAGS.web_watch_rounded_player_large = false;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty Will pass on donations (Optional) - (OR: Requester will pay personally. Only if stated!) CSS Solution can be CSS ( /mostly - if any JS is needed, please specify) Feature request Wish or idea good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥
Projects
Status: No status
Development

No branches or pull requests

2 participants