Quote:
Originally Posted by Czarcasm
|
Yes, it does read inside spoiler boxes. No that post doesn't use spoiler boxes, it uses an accordion setup, presumably from jquery-ui. And FFF appears to me to be reading the links inside the folds fine.
I gave it the URL post
https://forums.sufficientvelocity.com/posts/1316/, but I did limit the chapters first [-5] and then [120-125], which are in the first two accordion sections. I don't want to download 1,586 chapters if it can be avoided.
How exactly is it not working for you? Do you have an error log? Debug log?
If it's a specific chapter link that's incorrect, you might try setting continue_on_chapter_error:true
Code:
## Because base_xenforoforum adapters can pull chapter URLs from human
## posts, the odds of errors in the chapter URLs are vastly higher.
## You can set continue_on_chapter_error:true to continue on after
## failing to download a chapter and instead record an error message
## in the ebook for that chapter.
continue_on_chapter_error:false