Thread
:
Failed to extract text from gutenberg books
View Single Post
06-16-2021, 11:40 PM
#
3
xxyzz
Evangelist
Posts: 442
Karma: 2666666
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