Quote:
Originally Posted by Never_Sm1le
Is there a way to batch unpacking mobi instead of manually selecting each one?
|
Not really. Not easily anyway. The KindleUnpack.pyw file is merely a gui wrapper around the lib/kindleunpack.py file. The latter can be scripted from the command line easily enough, but you'd need to automatically provide a different output directory for each kindlebook, or else the next book would overwrite (more like "be lumped in with") the contents of the previous. If you need to batch unpack to epub, the calibre plugin version of Kindle unpack might better suit your needs.