How does one get FFF to read in a local image file when the website requires you to use the browser cache to get its current chapter list?
The fic in particular I'm trying to get this work for is this one:
https://archiveofourown.org/works/32014516
On chapter 6 of this story, there were originally two images that have since been removed from the linked source, however I happen to have the two images stored locally. I have been unable to get FFF to insert these images into the story using the normal means:
- When setting FFF to use the browser cache, but not always (i.e., use_browser_cache:true and use_browser_cache_only:false), I get the 525 error due to Ao3's current issues. This occurs even if the navigate page and first chapter are already cached in the browser cache.
- When setting FFF to always use the browser cache, FFF just sets the images to "failedtoload"
- When setting FFF to also open the pages in the browser, FFF opens the images in the default application for images and still sets the images to "failedtoload". Even opening the images in the browser by dragging them into the browser doesn't cache them.
Past attempts to just manually add the images into the story result in the images getting overwritten the next time they're updated, but as I've explained above I can't do the usual means to get FFF to load the images into the story (iirc, Option 1).