Leone25 / booktab-downloader

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

Unable to download book, Invalid ISBN error #8

Closed Ciancy28 closed 2 years ago

Ciancy28 commented 2 years ago

I'm trying to download "Matematica.verde 4A - Seconda edizione" and "Matematica.verde 4B - Seconda edizione" both bundled with ISBN: 9788808439291 All i get is "Invalid ISBN, please try again."

Leone25 commented 2 years ago

Hmm interesting issue . . .

If you try to open the book with the web viewer how does it appear? Is it 2 separate books or just one?

If it's 2 separate take a look at thibsn that appears for the 2 different books and try to input those where it asks about the isbn

Ciancy28 commented 2 years ago

If you try to open the book with the web viewer how does it appear? Is it 2 separate books or just one?

3 separate books Immagine 2021-10-03 131058

If it's 2 separate take a look at thibsn that appears for the 2 different books and try to input those where it asks about the isbn

That's what i wanted to try as well but i can't find the ISBN for the single books

Leone25 commented 2 years ago

usually it's in the address bar, it should look something like this http://web.booktab.it/BooktabWeb/#/*************/************* where the * are the actual isbn (it's repeated 2 times)

Ciancy28 commented 2 years ago

usually it's in the address bar, it should look something like this http://web.booktab.it/BooktabWeb/#/*************/************* where the * are the actual isbn (it's repeated 2 times)

That seems to have worked!
The codes were 9788808312037-1 and 9788808312037-2

Leone25 commented 2 years ago

cool!