thisisparker / xword-dl

⬛⬜⬛ Command line tool to scrape crosswords from online solvers and save them as .puz files ⬛⬜⬛
MIT License
139 stars 30 forks source link

"Septermber"? #152

Open fncll opened 6 months ago

fncll commented 6 months ago

This only seems to be a problem (so far) with McKinsey crosswords, but attempting to grab a September puzzle is failing due to a typo in the month:

(xword-dl) bash-3.2$ xword-dl --version
2023.12.2
(xword-dl) bash-3.2$ xword-dl mck -d 9/26/23
Unable to load https://www.mckinsey.com/featured-insights/the-mckinsey-crossword/septermber-26-2023

But the puzzle does exist at https://www.mckinsey.com/featured-insights/the-mckinsey-crossword/september-26-2023

thisisparker commented 6 months ago

LOL this is extremely my fault and fixable. Sorry about that! Will be fixed in the next release

danielpunkass commented 6 months ago

I feel there was a missed opportunity here to ask @thisisparker to "wake me up when Septermber ends..."

thisisparker commented 6 months ago

You ever look at a problem and think: "Why overcomplicate this? I'll go with the 'stupid' solution!" And then you smugly think about all the premature-optimizers on Stack Overflow who are winning code golf competitions but hey, you've shipped! And then it turns out you misspelled September?