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

Command line arguments #46

Open
13 tasks
rivermont opened this issue Oct 8, 2017 · 5 comments
Open
13 tasks

Command line arguments #46

rivermont opened this issue Oct 8, 2017 · 5 comments

Comments

@rivermont
Copy link
Owner

rivermont commented Oct 8, 2017

Arguments for:

  • Overwrite existing save files
  • Raise Errors (possibly only for different severity levels?)
  • Save pages
  • Save words
  • Zip files
  • Override file size check.
  • Domain restriction
  • Respect robots.txt
  • Custom save file locations
  • Autosave count
  • HTTP headers
  • Max errors
  • Starting page

NOTES: Don't try to use sys.argv.

@dasdachs
Copy link

dasdachs commented Oct 8, 2017

If you are ok with (click)[http://click.pocoo.org/] I'd be happy to work on it.

@rivermont
Copy link
Owner Author

Sure! Just make sure to add click to requirements.txt and update setup.py.

@dasdachs
Copy link

dasdachs commented Oct 8, 2017

Cool. I'll get at it.

@realazizk
Copy link

It is a pain to work on this project, someone should fix it, adding this feature is pretty easy but because it has a lot of GLOBAL variables spattered all over the place it's not going to be that easy.

@rivermont
Copy link
Owner Author

@mohamed-aziz I agree, actually. This started as a simple script that I whipped in the spring, but it jumped to a full-blown project this past week. Would love some pointers on where to go from here!

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

No branches or pull requests

3 participants