clouderrific / vitalsource-downloader

Updated script based on Cyberscape code to download books directly from VitalSource
MIT License
1 stars 1 forks source link

VitalSource Downloader

This script lets you download an ebook from VitalSource in JPG format to then merge into PDF

Usage

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

License

MIT Clouderrific.

Credit

Based on the script by Cyberscape