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

"Likes" order collapse in some languages #16

Open
knoajp opened this issue Feb 26, 2022 · 0 comments
Open

"Likes" order collapse in some languages #16

knoajp opened this issue Feb 26, 2022 · 0 comments

Comments

@knoajp
Copy link

knoajp commented Feb 26, 2022

I love this extension. 👏
I was almost considering making it myself.

If you have 3 comments which have:

  • 2000 likes
  • 3500 likes
  • 25000 likes

You suppose to order them with "Likes" as:

  • 25000 likes
  • 3500 likes
  • 2000 likes

Actually, YouTube formats "Likes" count by user's language preference, like:

  • 25K likes
  • 3.5K likes
  • 2K likes

So far, so good.

But if you're in Japanese, YCS shows like:

  • 3500 likes
  • 2.5万 likes <= this should be on top
  • 2000 likes

I think it is because YCS considers Japanese "万" equal to "K", but actually, it means "10K".
It also occurs at least in Chinese preference too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant