Thread
:
Failed to extract text from gutenberg books
View Single Post
06-17-2021, 12:40 AM
#
3
xxyzz
Evangelist
Posts: 448
Karma: 3000000
Join Date: Nov 2020
Device: none
I forget to mention I also run the following code before calling "extract_text()"
Code:
with open(book_path, 'r+b') as f: mu = MetadataUpdater(f) mu.update(mi, asin="BBJH94AM2L")
xxyzz
View Public Profile
Find More Posts by xxyzz
Track Posts by xxyzz via RSS