SafariBooks-Downloader
SafariBooks-Downloader copied to clipboard
a SafariBooksOnline downloader that generates respective .epub books for offline and kindle reading
While trying to download the book with reference: 9781785888632 I get the following error: **an error occurred while trying to download all the image assets (err: RequestError: getaddrinfo ENOTFOUND learning.oreilly.com)**...
C:\Users\17041758\SafariBooks-Downloader>safaribooks-downloader -b 9781484224427 -u nicohaenggi -p MySuperSecurePassword -o /Users/nicohanggi/Desktop/testbook.epub [safari-downloader] starting application... [safari-downloader] StatusCodeError: 301 - undefined This is the error I am getting. Does anyone know how to fix...
It would be preferable to have an option to avoid having to enter the password as clear text. Perhaps having hidden user input and/or saving the password as a base64...
I installed the tool and its requirements, I have the version 1.0.0 but when I started using it on windows10, always I have this error on the out put path:...
Hi, Just recently books started returning 404: ``` $ safaribooks-downloader -u user -p "password" -o ./books/book.epub -b id [safari-downloader] starting application... [safari-downloader] the user "[email protected]" was successfully authorized... [safari-downloader] StatusCodeError:...
Hi, I am experiencing the error message below. [safari-downloader] starting application... [safari-downloader] the user "[email protected]" was successfully authorized... [safari-downloader] StatusCodeError: 404 - {"detail":"Not found."} I have performed the following to...
Hi, I changed the base url but still getting same issue.. How to resolve it.. Please let me know. Thanks
So far seems there is not sub-chapter bookmark generated in epub except top level chapter bookmark, would be possible to add this feature? Thanks.
I just followed the steps to install, but unfortunately there is something not working. help ? Thanks MacBook:~ stblack$ node -v v6.11.0 MacBook:~ stblack$ npm -v 3.10.10 MacBook:~ stblack$ git...
Change the baseUrl used, from https://www.safaribooksonline.com to https://learning.oreilly.com. Resolves #72 Resolves #68