thisisparker / xword-dl

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

Adding Guardian Quick Cryptic to the list of supported outlet keywords #206

Open krt222 opened 3 weeks ago

krt222 commented 3 weeks ago

Hello!

There is a new crossword offered by Guardian, the Quick Cryptic over at https://www.theguardian.com/crosswords/series/quick-cryptic .

xword-dl correctly parses all the puzzles (around 30) posted till now, so it could be nice if grdcq (or something) was added to the list of supported outlet keywords. There might be a need for some minor edit on the title template (perhaps using "Guardian Quick Cryptic") since the current naming skips "cryptic" from the first part of the naming template resulting in a bit of an organizing conflict with the regular Guardian Quick puzzle. The latter is not a showstopper or anything, just something that I noticed.

Guardian Quick - 20241010 - Quick crossword No 16,983.puz
Guardian Quick - 20241012 - Quick cryptic crossword No 28.puz

Thank you!