catleeball / tmnt_wikipedia_bot

Find Wikipedia titles that can be sung to the Teenage Mutant Ninja Turtles themesong.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Short first words handling

metasj opened this issue · comments

If there are 5+ words,
and the first N-2 have fewer than 16 letters
and the last word has more than 4 letters
and no other constraints apply
display only the last word on the subtitle

I think I understand the general goal here, but how did you define the length limits?