This script lets you download an ebook from VitalSource in JPG format to then merge into PDF
Go to index.js
. Change globalCookieVal
to the cookie header sent from jigsaw.vitalsource.com in the browser after authentication. Then change bookID
to the numerical ISBN of the ebook you're downloading.
npm start
Alternatively, you can also run node index
MIT Clouderrific.
Based on the script by Cyberscape