* [pixiv] fix novel embeds with AJAX request
All novel embeds seem to be broken since
`meta-preload-data` is no longer present in the
html of the php response after a site change.
* [pixiv] remove headers used for old novel embed request
* [pixiv] cleanup novel embed fix
* [pixiv] handle novel embed exceptions
* [pixiv] fix PEP formatting for novel embeds fix
* Fix error message
* [pixiv] include exception info in novel error message
---------
Co-authored-by: prowlguru <prowlguru@github.com>
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>