New Test Version Posted
2021-02-25
- Remove some dup imports/code, thanks akshgpt7. Closes #663
- use_ssl_unverified_context:true ignored when use_clouadscraper:true
Quote:
Originally Posted by ravendm5
How exactly do I turn this off? Having the same issue with downloads erroring out.
|
Follow firefoxxy's advice or install the new test version.
Quote:
Originally Posted by idiom6
On Ao3, this fic looks fine. ( https://archiveofourown.org/works/19040326) But whenever I try to download it via FFF, there are italics everywhere starting with the passage that goes
...
I thought it might be a single misplaced < i > or < / i >, but the download is littered with them and there doesn't seem to be a quick fix. Is this a coding issue by the fic writer or is FFF doing something hinky?
|
It's a coding issue by the fic writer. Or more likely, their editor program.
It's not hugely difficult to use Calibre's Edit Book and a couple find-and-replace's to fix it.
I'm a bit baffled why the browsers are choosing to interpret nested <i> tags as
not italic. Is it that common an HTML error?