kepubify icon indicating copy to clipboard operation
kepubify copied to clipboard

KepubifyError: convert EPUB: read source EPUB: parse OPF package: xml: unsupported version "1.1"; only version 1.0 is supported

Open alanjklim opened this issue 2 years ago • 1 comments

Get the above error when trying to convert some of my epub to kepub. Can anyone help?

alanjklim avatar Jan 26 '22 17:01 alanjklim

This is golang/go#25755, but I'll probably just replace the version before parsing since EPUBs probably aren't going to depend on XML 1.1 features.

pgaskin avatar Jan 26 '22 18:01 pgaskin