lorenzodifuccia / safaribooks

Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
Do What The F*ck You Want To Public License
4.62k stars 685 forks source link

Unhandled Exception: 'rights' (type: KeyError) #255

Closed robertoperata closed 3 years ago

robertoperata commented 3 years ago

Got this exception when trying to download some books:

File "safaribooks.py", line 1112, in SafariBooks(args_parsed) File "safaribooks.py", line 346, in init self.display.book_info(self.book_info) File "safaribooks.py", line 177, in book_info ("Rights", info["rights"]),

Tried with 0321293533, 9781492075523

robertoperata commented 3 years ago

It's been resolved with last version