ajayyy / DeArrow

Crowdsourcing better titles and thumbnails on YouTube
https://dearrow.ajay.app
GNU General Public License v3.0
1.47k stars 40 forks source link

Update allowlistedWords #301

Open HatScripts opened 1 month ago

HatScripts commented 1 month ago

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.

ajayyy commented 1 month ago

How did you generate this? It contains incorrect stuff like "ABC"

HatScripts commented 1 month ago

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.

HatScripts commented 1 month ago

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.