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

Video title formatter shouldn't capitalize (or lowercase) Greek letters #111

Closed
nrgill28 opened this issue Jul 23, 2023 · 1 comment
Closed

Comments

@nrgill28
Copy link

Original title for video
Screenshot_20230723_024253

vs. formatted title
Screenshot_20230723_024249

The character for pi π is getting turned into its capitalized form Π, which for math related stuff is not ideal.

@ajayyy ajayyy changed the title Video title formatter shouldn't capitalize (or lowercase) non-ascii characters Video title formatter shouldn't capitalize (or lowercase) symbols Jul 23, 2023
@ajayyy
Copy link
Owner

ajayyy commented Jul 23, 2023

I wonder if there is a Unicode range for these letters. Also would this break for actual greek? From a quick search I think so.

@ajayyy ajayyy changed the title Video title formatter shouldn't capitalize (or lowercase) symbols Video title formatter shouldn't capitalize (or lowercase) Greek letters Jul 23, 2023
@ajayyy ajayyy closed this as completed in 4f7dfdb Jul 27, 2023
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

2 participants