Skip to content

lekoOwO/EPUB_Taiwanize

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 45 commits ahead, 1 commit behind ThanatosDi:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

EPUB_Taiwanize

Convert EPUB from zh_CN to zh_TW using ZHConvert

透過繁化姬將 EPUB 電子書台灣化

Requirement 需求

  • Python 3.7 or later

Installation 安裝

pip3 install -r ./requirements.txt

Usage 使用

python3 main.py YOUR_EPUB_FILE

API

文件

Docker

Build and run the Dockerfile. Forward a.b.tld to port 3000 of the container, a.ws.b.tld to port 3001. Example: epub.example.com -> 3000, epub.ws.example.com -> 3001

build 並 run Dockerfile 後,將 a.b.tld 網域對應至容器內 Port 3000,ws-a.b.tld 對應至容器內 Port 3001 舉例: epub.example.com -> 3000, epub.ws.example.com -> 3001

Update history 更新歷史

  • 1.0.1 新增翻譯模式選擇 (cht / chs / 2chs2cht)
  • 1.0.1 新增網頁 API 功能
  • 1.0.0 Init Release.

Special Thanks 特別感謝

This project is based on EpubConv_Python.

This project cannot work without ZHConvert.

本專案以 EpubConv_Python 為基礎開發。

本專案的運作仰賴於繁化姬

About

Convert EPUB from zh_CN to zh_TW using ZHConvert

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.8%
  • JavaScript 6.3%
  • HTML 5.6%
  • Pug 4.5%
  • CSS 2.1%
  • Shell 1.8%
  • Other 3.9%