reCBZ
reCBZ copied to clipboard
Use EbookLib to read EPUBs
Might be useful as a more reliable way to avoid issues with extra cover pages (eaa25419ee77170bf054171fb08dcad0cb5e4629) and to ensure files are ordered.
Syntax:
book = epub.read_epub('file.epub')
images = book.get_items_of_type(ebooklib.ITEM_IMAGE)