-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hey there!
I use your parser to extract text from Keynote files created with Keynote 14.2 (7041.0.109). I ran into the issue that a file named Index/CalculationEngine.iwa could not be parsed. As I am only interested in the actual slides (named like Slide-*.iwa), I do not care about this CalculationEngine.iwa. But the parsing stops completely for the first non-parsable file. Does this have a specific reason?
I modified the process function in file-utils.py to log an error and continue on Exception, instead of fully stopping. At least a flag to toggle this behavior would be great.
Metadata
Metadata
Assignees
Labels
No labels