fpoumian / safaribooks

Convert safaribooksonline ebook to Kindle format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

safaribooks

Convert safaribooksonline ebook to Kindle format

Usage

WARNING: use at your own risk.

  1. Download kindlegen from Amazon and put the binary somewhere in PATH.

    If you only need epub books this step can be skipped.

  2. Make sure you have Python and Scrapy installed.

    Then run ./craw.sh user password bookid.

    bookid is the id in url such as https://www.safaribooksonline.com/library/view/real-world-machine-learning/9781617291920/kindle_split_011.html (9781617291920 in this case) when you read books in safaribooksonline.

    An epub and mobi file will be generated.

Create an issue if you find it does not work!

About

Convert safaribooksonline ebook to Kindle format


Languages

Language:Python 98.8%Language:Shell 1.2%