Vincent Castelluci

Results 15 comments of Vincent Castelluci

> Still happening for me :/ I think it is not related to `SafariBooks-Downloader`. Can you confirm that when having this error you are also unable to get the page...

I think it comes mostly from the website. Can you access the book through the website UI ?

I tried locally (with [my forked](https://github.com/hypr2771/SafariBooks-Downloader/tree/dev) version) and I managed to download book `9781788997027` which is one of the books mentioned by the OP : ``` SafariBooks-Downloader dev$ safaribooks-downloader -b...

> Thanks for your feedback. I am using the forked version and thanks to it I got the 404 error fixed some days ago. > > I was trying to...

Could you try using `npx safaribooks-downloader` in the project root directory ?

> After a few download that working properly, i get this error message every time i try to download. > > ``` > undefined:1 > > SyntaxError: Unexpected end of...

I see. Just to make sure, in your screenshot, you did not put any other arguments such as the book ID, I guess it is just in order to illustrate...

Hi guys, please refer to my pull request https://github.com/nicohaenggi/SafariBooks-Downloader/pull/40 . It is not yet merged, so meanwhile you can use my fork. Feel free to review the commits for your...

> > Hi guys, please refer to my pull request #40 . > > It is not yet merged, so meanwhile you can use my fork. Feel free to review...

Hi guys @ElegantPercentage and @Rafaelj, I added a debug option in my fork [hypr2771:dev](https://github.com/hypr2771/SafariBooks-Downloader/tree/dev). Can you please then retry using the `-d` or `--debug` flag and post the output in...