if you want to use Windows you have to make some changes yourself
-
python -m venv venv
-
source virtualenv_name/bin/activate
-
Donwload driver for firefox in internet : https://github.com/mozilla/geckodriver/releases
-
Create drivers folder and unzip driver there
-
pip install -r requirements.txt
-
You must install tkinter on Linux to use MouseInfo. Run the following: sudo apt-get install python3-tk python3-dev
-
python parser.py
-
Read manga
Sometimes the program get an error because of timing, so restart it
If you interested why I use selenium and control of keyboard, but not download image directly by request module. The answer is firewall.