Adding authentication
- Adding
--usernameand-passwordflags for URLs requiring authentication. The values get passed to the underlyingwgetcommand. - Adding
--sleepflag to add delay between retrievals. - Fixes an issue related to option/flag processing.