So I thought I'd start with the Plucker files since I still have the original HTML source I used to make some of them and I could compare the unplucked output with the source to see if it was worthwhile continuing.
I grabbed the source for Plucker, and built the explode tool. It can find the magic cookie and starts working OK, so good news there.
Unfortunately it always fails out before the end (because of programming assumptions about always being able to read the full amount requested from a file). Now I'm trying to decide if I want to continue with this versus play with the Python version of the tools.
Decisions, decisions...
|