Quote:
Originally Posted by jackie_w
Alternatively, as you know Python, you could create your own plugin utilising calibre's EpubContainer class to do the unpacking and packing (plus other useful utilities) with your own code sitting in the middle.
|
I didn't think of that. Which is silly as I hacked a version of Modify ePub to do some things that I wanted. It is a good starting point for this sort of thing.
Quote:
Edit: Damn, too slow with the Unpack suggestion!
|