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.
1.Just download the bilingual_manga_django.torrent and extract for easy usage.(Use bilingual_manga folder from this repo for bug patches)
-
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.
-
Install and run(Type these commands in commandline):
pip install -r requirements.txt
python manage.py runserver 0.0.0.0:3000
-
Open http://0.0.0.0:3000 (or the LAN IP printed at startup).
Questions contact bilingualmanga@protonmail.com