The motivation is to develop a tool to simplify the effort to track image updates under multiple tag. The tool save the viewed picture id, called 'commited'. Therefore can only report the newly updated images. The basic workflow would be "CheckUpdate->View Pics->Commit Viewed Tag->Exit".
Type python3 GelbooruMan.py and follow the instruction.
- Python 3.6
- requests
- BeautifulSoup4
- gevent