19 Commits

Author SHA1 Message Date
yihong
cdeaaea6ce
feat: refactor and we have no type hint never (#97) 2023-03-07 23:09:26 +08:00
InzamZ
deedb946fe
fix(#57): Fix the bug caused by parsing non-HTML files (#91) 2023-03-07 18:50:02 +08:00
yihong
b387995f4d
fix: #71 upstream bug (#89) 2023-03-07 17:57:34 +08:00
InzamZ
4184566ed5
fix: fix the issue with the progress bar not updating properly (#85)
* feat: parse xhtml based epub by detect automatically

* fix: fix the issue with the progress bar not updating properly

* refactor: refactor on logic

---------

Co-authored-by: yihong0618 <zouzou0208@gmail.com>
2023-03-07 13:02:31 +08:00
yihong
e9066d063b
feat: for #73 and #76 (#87) 2023-03-07 12:55:08 +08:00
Yuankui Li
4b21d6f523
save progress more frequently (#64) 2023-03-07 10:46:48 +08:00
Daniel Parizher
5d2b174f8e
Refactor on logic (#77)
- Removed unnecessary casts
- Made a sum comprehension on `all_p_length`
2023-03-07 09:37:03 +08:00
Xie Yanbo
2cfc89415c
Fix filename (#81)
* fix name issues

* remove magic number
2023-03-07 09:35:52 +08:00
Hsieh Chin Fan
c1d2c97191
Improve helper message (#74)
* Improve helper message

Since too many available languages, use metavar at the first line

* Improve helper message for model

* Apply formatter

---------

Co-authored-by: Hsieh Chin Fan <pham@topo.tw>
2023-03-06 21:23:41 +08:00
BoHao Wang
2d5972e76d
fix: invalid target language when TIME LIMIT (#52) 2023-03-05 21:56:53 +08:00
InzamZ
7200da7b0b
fix: fix parser error of xml based epub (#50)
* fix: fix parser error of xml based epub

* fix: fix xhtml based epub error by detect automatically

* docs: update README
2023-03-05 21:40:01 +08:00
yihong
7249540e98
feat: change api base for #42 (#44)
* feat: change api base for #42

* fix: typo
2023-03-05 15:47:37 +08:00
Kevin
4219f9c31d
Help improve progress bar on the book translation progress (#17)
* Update make_book.py

* Update requirements.txt

* Create main.yml

* fix error for linting

* fix error

* fix: support test of bar

---------

Co-authored-by: yihong0618 <zouzou0208@gmail.com>
2023-03-05 09:45:02 +08:00
yihong0618
d63b8dd0ee fix: lint 2023-03-04 18:32:20 +08:00
guaguaguaxia
6e22cfb7df
feat:multi apikey to break through the limitation,and fix some common… (#14)
* feat:multi apikey to break through the limitation,and fix some common english mistakes
---------

Co-authored-by: yihong0618 <zouzou0208@gmail.com>
2023-03-04 18:30:59 +08:00
yihong0618
4add35f941 fix: drop print 2023-03-04 06:41:23 +08:00
Weirenlan
843f21a227
Feat/add target lang choices (#12)
* Feat: add multipile languages choices and a new argument language to set targett language

Co-authored-by: yihong0618 <zouzou0208@gmail.com>
2023-03-04 00:06:19 +08:00
Brikarl
ab3bb4b7ae
[feature] Support interrupt resume function (#10)
* [feature] Support interrupt resume function
2023-03-03 23:13:13 +08:00
yihong0618
ed6688f8a1 fix: change file name 2023-03-03 21:00:43 +08:00