Skip to content

Adding authentication

Compare
Choose a tag to compare
@adamdehaven adamdehaven released this 08 Aug 19:46
· 18 commits to master since this release
  • Adding --username and -password flags for URLs requiring authentication. The values get passed to the underlying wget command.
  • Adding --sleep flag to add delay between retrievals.
  • Fixes an issue related to option/flag processing.