Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Premier puzzles downloader #121

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

ehcloninger
Copy link
Contributor

Solution for #115.

New file premierdownloader.py implements a class based on CrosswordCompilerDownloader with 3 subclasses for the individual puzzle sources (Premier, Sheffer, Joseph). All three can accept 'latest' as well as --date input. Proper checks for whether the puzzle is available that day (Premier is Sunday only, while Sheffer and Joseph are all but Sunday).

I've tested various dates for both positive and negative reactions.

Based on our discussion in the issue thread, you might have to adjust the import statement to work in your environment. This works for me on Mac and Windows under VS Code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant