1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-25 15:54:02 +00:00

add epub language option (#1371)

This commit is contained in:
Alex Xu
2026-06-23 13:29:10 -07:00
committed by GitHub
parent 799961407e
commit a55c0ddb08
5 changed files with 668 additions and 633 deletions
+1
View File
@@ -293,6 +293,7 @@ OUTPUT SETTINGS:
--metadatatitle Write title using ComicInfo.xml or other embedded metadata. 0: Don't use Title from metadata 1: Combine Title with default schema 2: Use Title only [Default=0]
-a AUTHOR, --author AUTHOR
Author name [Default=KCC]
--language EPUB language [Default=en-US]
-f FORMAT, --format FORMAT
Output format (Available options: Auto, MOBI, EPUB, CBZ, PDF, KFX, MOBI+EPUB) [Default=Auto]
--nokepub If format is EPUB, output file with '.epub' extension rather than '.kepub.epub'