simple script to download photos from https://konachan.com/
- leaving tags and characters option blank will download most recent images from https://konachan.com/post?tags=
- to download single pages enter as "1 2 3" or "1-3" / leaving blank downloads one page
- leaving the folder name option emtpy will create and store the files in a folder called images/ in the current working directory
pip install requests beautifulsoup4
sudo pacman -S figlet
sudo apt-get install figlet