Quote:
Originally Posted by pdurrant
Check whether the decoding is being done by python native code, and if it is, re-write it as in C code and compile it into a library to be called from the python scripts.
Or just live with it. How many 100MB AZW4s do you have to decrypt, after all? It's a one-time hit.
|
I'm not a coder so I can't rewrite it, I got many azw4s with size >100mb need descrypt, it take so long that why I post to find a solution. last year everything still ok, remove drm still fast, maybe amazon have change their azw4 structure so thr process of decoing geting so slow like that!