fake1
Active member
- Artist Support Link
- https://www.patreon.com/beccabellamy
Love and Cuckolding - Part 1-22
Thanks for the link, but am I missing something on how kemono works?
I believe a paying subscriber has to give access to his account and kemono scrapes the stories. or maybe it's manuallly updated using copy and paste.Thanks for the link, but am I missing something on how kemono works?
That last new post was from August 2024, is there some refresh trick I'm missing or is that simply the last thing anyone posted there.
Thanks, I wasn't sure if I was missing something obvious, like the "search for posts" feature sitting right under the page counter, which I only noticed the other day.I believe a paying subscriber has to give access to his account and kemono scrapes the stories. or maybe it's manuallly updated using copy and paste.
I noted all these files have html formatting text in them.This has all the stories from her patreon,updated until 15/4/25 from kemono.Doesn't include any picture/audio/video.stories only
I noted all these files have html formatting text in them.
For example, for paragraph breaks there is "</p><p>"
If I open them in Chrome, it doesn't apply these format commands.
Simple enough to fix in Word using a global search and replace, then look for any other html format commands by searching for "<".
txt is read raw usually. rename to htm or html. A lost of browsers in the past were very lenient with missing tags, especially the <html><body> tags.
But if it has the paragraph tags, it is easy enough to add a handful of tags in bulk and wrap in an epub.
Here's 2 useful python scripts
I don't think I'll ever get used to Python. Got scripts to pack/unpack xp3 files (with optional gzip pre-compression) and rpa files (and had to scour to find a specific version that will work with said scripts), but i really really dislike it. It's kinda like C++, something about the syntax just irks me. Course Rust and Ruby have their own bucket of problems too.
Oh well. Just an endless process we each seem to specialize in.
Does remind me though. @O_P_T which book series/authors were you combining before and some covers needed touchups? It was serialized stuff with like 30 parts and you were doing that. I can try to work on fixing the covers where the removed text/replaced textures were borked. (course you only really notice if you look semi-closely, glance and you miss it).
edit: Course it might have been @FC1(SW) Retired who worked on those too...
I guess I wasn't clear.
The issue wasn't covers, since I typically make my own for the merged book.
It was the styles that calibre creates in the DOCX file when it converts the epub.
<snip>
A lot of work?
No really, as I said, I've got 40+ years experience using Word, so I can do this pretty quickly.