Skip to content

Downloads the text of Unsong from unsongbook.com and makes an epub out of it

License

Notifications You must be signed in to change notification settings

stuartlangridge/unsong-book-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: this is an old version. For an updated version, with a bunch of useful changes, you want to be looking at wyattscarpenter/unsong-book-fetcher instead!

Unsong book fetcher

Grabs the text of the book UNSONG by Scott Alexander from unsongbook.com and makes an epub out of it.

Requires Python 3 and PIL. Creates a folder cache which caches the downloaded text and images so it can be re-run again later and be a lot quicker. Requires Calibre's ebook-convert to actually do the conversion to epub.

Install python requirements with pip install -r requirements.txt Run bash create_unsong_book.sh, which will output Unsong.epub.

About

Downloads the text of Unsong from unsongbook.com and makes an epub out of it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published