Yiffer.xyz Comic Downloader
How to Use:
-
Install Python 3.x
-
Install required packages: pip install -r requirements.txt
-
To use the GUI, simply run: python main.py
-
To use the command line interface (CLI), run: python main.py
-
In GUI, enter the comic URL and optional folder name, then click Start Download.
-
In CLI, the images will download to a folder automatically named from the comic title.
Downloaded images are numbered 001.jpg, 002.jpg, etc.