A scraper for mangas which download images and converts them to pdf to enjoy them later.
- Clone the repository or download the zip file:
git clone https://github.com/LiReNa00/Manga-Miner.git cd Manga-Miner
- Install the dependencies:
- Windows:
pip install -r requirements.txt
- Linux or MacOS:
pip3 install -r requirements.txt
- Windows:
- Run the program:
- Windows:
python main.py
- Linux or MacOS:
python3 main.py
- Windows:
Contributions are always welcome!
- Clone the repository:
git clone https://github.com/LiReNa00/Manga-Miner.git cd Manga-Miner
- Create a new branch:
git checkout -b <new-branch-name>
- Make the changes
- Open a pull request