Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

captn3m0/muse-ebook-downloader

Repository files navigation

muse-downloader

SEE https://github.com/captn3m0/muse-dl for a proper binary version with fewer dependencies.

Downloads and stitches books with proper bookmarks from Project MUSE.

Requirements

php, pdftk, bash, ag.

Limitations

Expects PDF currently. Some books on the MUSE site don't have PDF versions, and this will break for them.

WARNING

  • You are responsible for what you do with this. I hate reading online, so I use this to archive and read offline.

How to run

  1. Ensure you have the dependencies covered
  2. Put all the book IDs you want in ids.txt
  3. Run ./generate.sh

You should get back some PDF ebooks in your current directory.

Why is (X) a dependency?

File a PR and fix it.

License

Licensed under the MIT License. See LICENSE file for details.

Releases

No releases published

Packages

No packages published