Open HatScripts opened 1 month ago
How did you generate this? It contains incorrect stuff like "ABC"
How did you generate this? It contains incorrect stuff like "ABC"
"ABC" was already on the list. I only added a comma after it.
Edit: Also I would argue that "ABC" is a valid entry, because of ABC (Australian Broadcasting Corporation) and ABC (American Broadcasting Company), and many more.
As for how I generated it, I've been compiling a list of YouTube titles that have errors, such as certain acronyms not being correctly capitalized. I also added other common acronyms and initialisms.
To test this pull request, follow the instructions in the wiki.
I added 110 more terms to the
allowlistedWords
Set in titleFormatterData.ts.Edit: I didn't change
fancyTextConversions
but for some reason in the commit it shows as being modified.