Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
/ Manga-Miner Public archive

A scraper for mangas which download images and convert them to pdf

Notifications You must be signed in to change notification settings

lirena00/Manga-Miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Manga-Miner

Overview

A scraper for mangas which download images and converts them to pdf to enjoy them later.

Prerequisites

Installation

  • 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

Usage

  • Run the program:
    • Windows:
      python main.py
    • Linux or MacOS:
      python3 main.py

Contributing

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

About

A scraper for mangas which download images and convert them to pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages