Skip to content

LiranV/whisperer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whisperer

dw_logo

Description

Tool for downloading DigitalWhisper issues easily.

Examples

Grab all issues
./whisperer.py -r all
Grab a range of issues
./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
Set download path
./whisperer.py -d ~/foo/bar

Defaults to current working directory

Enjoy reading!

About

Grab DigitalWhisper Issues Easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages