Adding authentication
- Adding
--username
and-password
flags for URLs requiring authentication. The values get passed to the underlyingwget
command. - Adding
--sleep
flag to add delay between retrievals. - Fixes an issue related to option/flag processing.