/Manga-mangapark-packer

A CBZ Packer for Mangapacker dot net

Primary LanguagePython

Manga-mangapark-packer

A CBZ Packer for Mangapark dot net

Mangapark.net Packer

Setup 💦

Setup

paython -m venv venv --prompt="Mangapark.net"
source venv/bin/activate
pip install -r requirements.txt

How to use it

python main.py
  1. you will be prompted for the URL, Example: https://mangapark.net/title/REPLACEMENT/
  2. a destination folder Ex: Vagabond
  3. grab a cup of coffee/tea

Notes

Depending on the number of chapters, the script may take a few minutes to complete. Out of respect for the website and other users, the script is designed to execute calls at specified intervals. Please be considerate and enjoy your reading experience. CBZ files will be accessible in a subfolder titled 'CBZ_files'.

Credits

ChatGPT which help me fix issues, optimize the code and figure out things i did not know/remember and most importantly it saved me tons of time