Version 1.2.0 with private group support
Version 1.2.0 supports private group
Changes since v1.0.1:
- Drop the use of
lynx
program.wget
handles all download now. - Accept
_WGET_OPTIONS
environment to controlwget
commands. - Can work with private groups thanks to
_WGET_OPTIONS
environment. - Rename script (
craw.sh
becomescrawler.sh
.) - Output important variables to the output script.
- Update documentation (
README.md
.)