All Projects → NguyenDanPhuong → Mangaripper

NguyenDanPhuong / Mangaripper

Licence: mit
This software helps you download manga (Japanese Comic) from several websites for your offline viewing.

Projects that are alternatives of or similar to Mangaripper

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 (-53.64%)
Mutual labels:  downloader, manga
hentai-downloader
ExHentai exhentai.org, e-hentai.org images gallery download to folder.
Stars: ✭ 37 (-75.5%)
Mutual labels:  downloader, manga
Happypanda
A cross platform manga/doujinshi manager with namespace & tag support
Stars: ✭ 161 (+6.62%)
Mutual labels:  manga, downloader
Mangadex Dl
Download manga from MangaDex.org.
Stars: ✭ 81 (-46.36%)
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 (+664.24%)
Mutual labels:  manga, downloader
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (+186.09%)
Mutual labels:  manga, downloader
mangadesk
Terminal client for MangaDex 📖
Stars: ✭ 569 (+276.82%)
Mutual labels:  downloader, manga
Fmd
Forked from https://sf.net/p/fmd/
Stars: ✭ 626 (+314.57%)
Mutual labels:  manga, downloader
Work crawler
Download comics novels 小说漫画下载工具 小説漫画のダウンローダ 小說漫畫下載:腾讯漫画 大角虫漫画 有妖气 知音漫客 咪咕 SF漫画 哦漫画 看漫画 漫画柜 汗汗酷漫 動漫伊甸園 快看漫画 微博动漫 733动漫网 大古漫画网 漫画DB 無限動漫 動漫狂 卡推漫画 动漫之家 动漫屋 古风漫画网 36漫画网 亲亲漫画网 乙女漫画 comico webtoons 咚漫 ニコニコ静画 ComicWalker ヤングエースUP モアイ pixivコミック サイコミ;アルファポリス カクヨム ハーメルン 小説家になろう 起点中文网 八一中文网 顶点小说 落霞小说网 努努书坊 笔趣阁→epub.
Stars: ✭ 1,224 (+710.6%)
Mutual labels:  manga, downloader
Cum
comic updater, mangafied
Stars: ✭ 117 (-22.52%)
Mutual labels:  manga, downloader
Kmanga
KManga site
Stars: ✭ 134 (-11.26%)
Mutual labels:  manga
4chan Downloader
Python3 script to continuously download all images/webms of multiple 4chan thread simultaneously - without installation
Stars: ✭ 136 (-9.93%)
Mutual labels:  downloader
Ipadownloadtool
输入下载页面链接自动解析ipa下载地址,支持本地下载,支持蒲公英和fir及其他所有自定义下载页面(由于是通过拦截webView的itms-services://请求获取plist文件,因此理论上可无视所有的请求加密、校验措施,支持各类企业版、内测包ipa下载)
Stars: ✭ 145 (-3.97%)
Mutual labels:  downloader
Python Dcdownloader
由Python编写的全异步实现的动漫之家(dmzj)漫画批量下载器(爬虫)
Stars: ✭ 146 (-3.31%)
Mutual labels:  downloader
Mangaonlineviewer
This scripts loads all pages(images) from the current chapter of the manga showing them in one page in a list type structure, witch helps reading faster.
Stars: ✭ 133 (-11.92%)
Mutual labels:  manga
Instagramdownloader
Firefox and Chrome Extention which creates an download button for instagram images and videos and videos
Stars: ✭ 144 (-4.64%)
Mutual labels:  downloader
Ttkdownloader
TTKDownloader that imitation xunlei downloader, based on Qt for windows and linux.
Stars: ✭ 131 (-13.25%)
Mutual labels:  downloader
Kissanime Batch Downloader
🇯🇵 📺 KissAnime, KissCartoon and KissAsian batch links generator script
Stars: ✭ 131 (-13.25%)
Mutual labels:  downloader
189cloud Downloader
一个不限速的天翼云网盘下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go.
Stars: ✭ 121 (-19.87%)
Mutual labels:  downloader
Manga
漫画阅读类APP,漫画来源利用爬虫获取
Stars: ✭ 147 (-2.65%)
Mutual labels:  manga

MangaRipper

This software helps you download manga (Japanese Comic) from several websites for your offline viewing.

BRANCH STATUS
master Build status
develop Build status

Supported Sites:

  • KissManga
  • MangaFox
  • MangaHere
  • MangaReader
  • MangaShare

Download

Wiki

Help is appreciated. Please create pull request to develop branch.

Software Design:

Onion architecture, plugin architecture.

Overview:

Image of Yaktocat

  • MangaRipper.Core:
    • The core of application.
    • Define all interfaces and providing ultility.
  • Plugin Manager:
    • Load plugins and configuration from dll files.
    • Return correct plugin for inputed url. Fox ex: user input a url of a manga on mangafox.com. It returns MangaFox plugin.
  • Plugin:
    • Ex: MangaFox plugin support to parse the html of mangafox.com to get the chapters and images information.
    • There's several plugins to choose from.
  • UI (Winform):
    • The UI build on Winform. In the future we may create multiple UI along with Winform. Ex: Console, WPF...
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].