Nhentai().book_characters() - exentio/nhentai_api GitHub Wiki

Nhentai().book_characters(book_id, return_string = False)

Gets the characters in a book, the result is alphabetically sorted.

Returns a list if the ID is the only parameter; instead if return_string is set to True, it returns a str.
If there is no info about the characters, the only content of the list is no character info.