Alternative literotica adapter
With the discussion on the Literotica adapter, I figured I should pull out the full version I wrote some time ago. I have been keeping it up to date. I sometimes replace the supplied adapter with this if I am getting a multi-chapter story.
Apart from using the keywords as we've been discussing, the main difference is how it handles chapters. Rather than just use the title of that part, it will use "Chapter nn" or "Part nn". It does this by parsing the chapter title against the story title and working out the number and whether to use "Chapter" or "Part". It also adds the chapter description at the top of each chapter. There are a couple of other changes to the code generated.
Overall, I think it produces a better looking epub. But, maybe others don't agree. If others do like it, I'll clean up the code and finally learn how to use the version control system that FFDL uses.
|