Quote:
Originally Posted by kovidgoyal
@DiapDealer: While it is certainly true that using code from the conversion pipeline is not always possible standalone, in this case you can do it with the container pretty easily, like this (insert the following into my previous example:
|
I was thinking of a stand-alone script that could function without the presence of calibre, but you keep reminding me of the exciting possibilities for running stand-alone(ish) scripts on non-library epubs/azw3s using calibre's python environment via calibre-debug.
I definitely need to explore what I can do with this powerful (and highly bash scriptable) calibre plug-
out functionality.
Thanks so much for the pointers to the relevant code!