Tool for downloading DigitalWhisper issues easily.
./whisperer.py -r all
./whisperer.py -r 13-37 # Download issue 13 to 37
./whisperer.py -r 13-last # Download 13 to lastest issue
./whisperer.py -r 1,2-4,last # Download issues 1,2,3,4 and latest
./whisperer.py -d ~/foo/bar
Defaults to current working directory
Enjoy reading!