blob: 6a43883bf1a906f9ec1e7851d89ec67a91b3da5c (
plain)
1
2
3
4
5
6
7
8
|
# horimiya-dl
A simple Node.js script to download the horimiya manga from https://w13.mangafreak.net/Manga/Horimiya and conveniently convert all chapters to a single PDF.
```bash
npm install
npm start
```
|