All Projects → frozenpandaman → Mangadex Dl

frozenpandaman / Mangadex Dl

Licence: gpl-3.0
Download manga from MangaDex.org.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Mangadex Dl

mangadesk
Terminal client for MangaDex 📖
Stars: ✭ 569 (+602.47%)
Mutual labels:  downloader, manga
Happypanda
A cross platform manga/doujinshi manager with namespace & tag support
Stars: ✭ 161 (+98.77%)
Mutual labels:  manga, downloader
Cum
comic updater, mangafied
Stars: ✭ 117 (+44.44%)
Mutual labels:  manga, downloader
Fmd
Forked from https://sf.net/p/fmd/
Stars: ✭ 626 (+672.84%)
Mutual labels:  manga, downloader
anime-dl
ADLCore is an API and app for the download of novels, manga, and anime from a plethora of sites. It works on Windows, Linux, OSX, and Android.
Stars: ✭ 70 (-13.58%)
Mutual labels:  downloader, manga
hentai-downloader
ExHentai exhentai.org, e-hentai.org images gallery download to folder.
Stars: ✭ 37 (-54.32%)
Mutual labels:  downloader, manga
Mangaripper
This software helps you download manga (Japanese Comic) from several websites for your offline viewing.
Stars: ✭ 151 (+86.42%)
Mutual labels:  manga, downloader
Hitomi Downloader
🍰 Desktop application to download images/videos/music/text from Hitomi.la and other sites, and more.
Stars: ✭ 1,154 (+1324.69%)
Mutual labels:  manga, downloader
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (+433.33%)
Mutual labels:  manga, downloader
Work crawler
Download comics novels 小说漫画下载工具 小説漫画のダウンローダ 小說漫畫下載:腾讯漫画 大角虫漫画 有妖气 知音漫客 咪咕 SF漫画 哦漫画 看漫画 漫画柜 汗汗酷漫 動漫伊甸園 快看漫画 微博动漫 733动漫网 大古漫画网 漫画DB 無限動漫 動漫狂 卡推漫画 动漫之家 动漫屋 古风漫画网 36漫画网 亲亲漫画网 乙女漫画 comico webtoons 咚漫 ニコニコ静画 ComicWalker ヤングエースUP モアイ pixivコミック サイコミ;アルファポリス カクヨム ハーメルン 小説家になろう 起点中文网 八一中文网 顶点小说 落霞小说网 努努书坊 笔趣阁→epub.
Stars: ✭ 1,224 (+1411.11%)
Mutual labels:  manga, downloader
Mymanga
Manga downloader and reader for Windows 7/8.1/10. Written in C# with a clean and simple WPF interface.
Stars: ✭ 66 (-18.52%)
Mutual labels:  manga
Youtubeexplode.converter
Muxes and converts videos from YoutubeExplode
Stars: ✭ 68 (-16.05%)
Mutual labels:  downloader
Conget
A CLI app for downloading file concurrently.
Stars: ✭ 72 (-11.11%)
Mutual labels:  downloader
Twitter media downloader
Twitter media downloader.
Stars: ✭ 75 (-7.41%)
Mutual labels:  downloader
Coursera Dl
Script for downloading Coursera.org videos and naming them.
Stars: ✭ 8,609 (+10528.4%)
Mutual labels:  downloader
Tanoshi
Selfhosted web manga reader
Stars: ✭ 71 (-12.35%)
Mutual labels:  manga
Spotivy
🎼 Download music videos from Spotify playlists
Stars: ✭ 64 (-20.99%)
Mutual labels:  downloader
Tachiyomi Extensions
Source extensions for the Tachiyomi app.
Stars: ✭ 1,129 (+1293.83%)
Mutual labels:  manga
Fetch
The best file downloader library for Android
Stars: ✭ 1,124 (+1287.65%)
Mutual labels:  downloader
New Egghead Downloader
New Egghead Downloader
Stars: ✭ 79 (-2.47%)
Mutual labels:  downloader

mangadex-dl

A Python script to download manga from MangaDex.org.

Requirements

Installation & usage

$ git clone https://github.com/frozenpandaman/mangadex-dl
$ pip install cloudscraper
$ cd mangadex-dl/
$ python mangadex-dl.py [language_code]

For a list of language codes (optional argument; defaults to English), see the wiki page.

Example usage

$ ./mangadex-dl.py
mangadex-dl v0.3
Enter manga URL: https://mangadex.org/title/311/yotsuba-to

Title: Yotsuba to!
Available chapters:
 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
 23, 24, 25, 26, 27, 27.5, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40,
 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 54.2, 55, 56, 57, 58,
 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 69.2, 70, 71, 72, 73, 74, 75, 76,
 77, 78, 79, 79.2, 80, 81, 81.2, 81.3, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91,
 92, 93, 94, 95, 96, 97, 98, 99, 100, 100, 100, 101, 102, 103, 104, 105

Enter chapter(s) to download: 1, 4-7

Downloading chapter 1...
 Downloaded page 1.
 Downloaded page 2.
... (and so on)

Current limitations

  • The script will download all available releases (in your language) of each chapter specified.

If you are downloading for 10+ minutes straight, you may receive an IP block if trying to browse the site at the same time.

License

GPLv3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].