Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.15 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.15 KB

Elder Scrolls for Kindle

Want to experience one of the better parts of Elder Scrolls? Now you can enjoy it from your Amazon® Kindle™!

What is it?

A project aimed at converting Elder Scrolls books, notes, journals, religious texts and collections (lore) into the Kindle™ MOBI format.

Before Running This Code, Read This

If you just want ALL the Elder Scrolls books in MOBI format, please download this archive.

All Elder Scrolls Books

The reason is to reduce requests against the Imperial Library, which is a community website used to host all the Elder Scrolls books.

Required

  • Python 3
  • Beautiful Soup 4
  • Requests
  • Kindlegen binary
  • (Testing) A Kindle™
  • (Optional) Virtualenv

Running

Instructions:

git clone https://github.com/sleibrock/tes-kindle && cd tes-kindle
make setup
make run

Credits

Credits go to the Imperial Library for hosting user-submitted data from all Elder Scrolls games.