Open prasadghanwat12 opened 2 months ago
Hello. As a temporary local solution, you can make changes to the files. https://github.com/dipu-bd/lightnovel-crawler/blob/7bee68ed003dbbee33ce51857c8fb749d074d9d4/lncrawl/core/novel_info.py#L99
Replace with output_path=app.output_path.__str__()
https://github.com/dipu-bd/lightnovel-crawler/blob/7bee68ed003dbbee33ce51857c8fb749d074d9d4/lncrawl/binders/epub.py#L46
Replace with book.set_identifier(output_path.__str__() + suffix)
I'm still looking for a better solution.
While trying to run the telegram bot getting an error json path not serializable