Skip to content

B-M-dev/Bilingual-Manga-archive

Repository files navigation

Bilingual Manga (home) — Django port

A Python/Django re-implementation of B-M-dev/Bilingual_Manga-home--src- (originally SvelteKit + Express).

The download feature has been removed. All CDN/IPFS image files are assumed to already exist locally. Manga page images are stored in the tar_ipfs/ directory as one .tar archive per CID (ipfs/<cid>.tar); each archive is extracted into ipfs_cache/ the first time a page from that CID is requested, then served from there.

Setup-1

1.Just download the bilingual_manga_django.torrent and extract for easy usage.(Use bilingual_manga folder from this repo for bug patches)

Or Setup-2 for this repo

  1. Extract the json.zip and put the contents(.json files) in json folder,download cdn.torrent and extract the zip,cut every folder inside cdn folder like ocr,manga_cover,wp-content to the main-repo folder. Download the manga you want form individual manga torrents or all the manga from the torrent files,the tar files must be directly inside tar_ipfs folder in main-repo folder.Please seed.

  2. Install and run(Type these commands in commandline):

    pip install -r requirements.txt

    python manage.py runserver 0.0.0.0:3000

  3. Open http://0.0.0.0:3000 (or the LAN IP printed at startup).

Questions contact bilingualmanga@protonmail.com

About

No description, website, or topics provided.

Resources

Stars

26 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors