ivn.sh-conf/content/projects/manga-dlp.md
2021-12-23 14:44:27 +01:00

16 lines
566 B
Markdown

+++
title = "manga-dlp"
description = "Manga download script in python3"
date = "2021-12-22"
type = ["default"]
+++
---
## Manga download script written in python3
https://github.com/olofvndrhr/manga-dlp
I was in search of a script to download multiple mangas at the same time. The best i found was [mangadex-dl](https://github.com/frozenpandaman/mangadex-dl) which didn't include multiple mangas, or all chapters at the same time. So i took inspiration from mangadex-dl a wrote a script myself. It includes all my needs and is extendable for other sites too.