Skip to content

Jogaxell/EbookDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EbookDownloader

Downloads all the images from the pages of a purchased e-book and combines them into one PDF.

Running

  1. Clone or download the zip
  2. Download unifont-15.0.01.ttf from http://www.unifoundry.com/pub/unifont/unifont-15.0.01/font-builds/unifont-15.0.01.ttf and put it in the project root
  3. install image magick and put the magick executable in the project root or add it to your path
  4. install ffmpeg and put the ffmpeg executable in the project root or add it to your path
  5. run npm init
  6. run npm start

Supported Publishers (websites)

  • Cornelsen (cornelsen.de)
  • Cornelsen (scook.de)
  • Klett (klett.de)
  • Westermann (westermann.de)
  • C.C.BUCHNER (click-and-study.de)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%