Leone25 / booktab-downloader

A python script to download you Zanichelli books from web Booktab as PDFs
MIT License
41 stars 6 forks source link

"Invalid ISBN" for specific book #28

Closed acryllect closed 1 year ago

acryllect commented 1 year ago

Trying to use the script for "Performer Heritage.blu" and neither the digital nor the paperback ISBN of the book is recognized. I tried using the one in the Booktab URL (9788808744722) but it just says "Invalid ISBN". Other books work fine.

acryllect commented 1 year ago

Solved: the cookie "fix" for mac did not work with the cookie provided by booktab web. I manually filled out the URL in the code with the ISBN, pasted it in the browser and got the cookie from there. I pasted it in cookies.txt and it then worked.