Simple utility to convert a reddit post into simple bare-bones html page, meant for converting into a epub/mobi.
npm install reddit2htmlreddit2mobi
===========
This project helps to export a reddit post into a mobi/epub via html.
npm install reddit2html (or)npm install git://github.com/sainathadapa/reddit2mobi.gitnodejs run_reddit2html.js url depth > out.htmlebook-convert in.html out.mobinodejs run_reddit2html.js https://www.reddit.com/r/MachineLearning/comments/2fxi6v/ama_michael_i_jordan/ 10 > example1.htmlebook-convert example1.html example1.mobinodejs run_reddit2html.js https://www.reddit.com/r/Android/comments/2jbt42/google_announces_android_50_lollipop 3 > example2.htmlebook-convert example2.html example2.mobi