-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
change baseurl to https://learning.oreilly.com #54
base: dev
Are you sure you want to change the base?
Conversation
change baseurl to https://learning.oreilly.com the old will cause redirect && auth will fail
@ferege can you check lib/safari/index.js code
is https://www.safaribooksonline.com can't works |
hi , i am not very familiar with these.... |
@ferege can you try this https://github.com/rongfengliang/SafariBooks-Downloader.git |
(base) C:\Users\Administrator>node -v (base) C:\Users\Administrator>npm -v (base) C:\Users\Administrator>git clone https://github.com/nicohaenggi/SafariBooks-Downloader.git (base) C:\Users\Administrator>cd SafariBooks-Downloader (base) C:\Users\Administrator\SafariBooks-Downloader>npm install (base) C:\Users\Administrator\SafariBooks-Downloader>npm install -g
(base) C:\Users\Administrator\SafariBooks-Downloader>safaribooks-downloader --version (base) C:\Users\Administrator\SafariBooks-Downloader>SafariBooks-Downloader>safaribooks-downloader -b 9781484224427 -u xxxxxx@xxxx -p xxxxxxxxx -o /Users/George/Desktop/testbook.epub (base) C:\Users\Administrator\SafariBooks-Downloader>safaribooks-downloader -b 9781484224427 -u xxxxxxxxx -p xxxxxxxx -o /Users/George/Desktop/testbook.epub (base) C:\Users\Administrator\SafariBooks-Downloader> i did these in anaconda prompt .......with no luck |
@ferege dont't use |
(base) C:\Users\Administrator>node -v (base) C:\Users\Administrator>npm -v (base) C:\Users\Administrator>git clone https://github.com/rongfengliang/SafariBooks-Downloader.git (base) C:\Users\Administrator> says SafariBooks-Downloader' already exists |
(base) C:\Users\Administrator>node -v (base) C:\Users\Administrator>npm -v (base) C:\Users\Administrator>git clone https://github.com/rongfengliang/SafariBooks-Downloader.git (base) C:\Users\Administrator>cd Safaribooks (base) C:\Users\Administrator\safaribooks>github.com/rongfengliang/SafariBooks-Downloader.git (base) C:\Users\Administrator\safaribooks>git clone https://github.com/rongfengliang/SafariBooks-Downloader.git (base) C:\Users\Administrator\safaribooks>cd SafariBooks-Downloader (base) C:\Users\Administrator\safaribooks\SafariBooks-Downloader>git clone https://github.com/rongfengliang/SafariBooks-Downloader.git (base) C:\Users\Administrator\safaribooks\SafariBooks-Downloader>npm install (base) C:\Users\Administrator\safaribooks\SafariBooks-Downloader>npm install -g
(base) C:\Users\Administrator\safaribooks\SafariBooks-Downloader>safaribooks-downloader --version (base) C:\Users\Administrator\safaribooks\SafariBooks-Downloader>safaribooks-downloader -b 9781484224427 -u xxxxxxxxx-p xxxxxxxxx -o /Users/George/Desktop/testbook.epub (base) C:\Users\Administrator\safaribooks\SafariBooks-Downloader> the same error unfortunately.... |
@ferege uninstall the old one first and try again |
Thank you very much problem solved!!!!! |
change baseurl to https://learning.oreilly.com the old will cause redirect && auth will fail