Y
Hacker News
new
|
ask
|
show
|
jobs
by
avinassh
1386 days ago
How do you build epubs from the webpages?
1 comments
nik5
1386 days ago
Use go-readability to remove noise from webpage --> Download all the images and change their refs to point to local images --> Add the content to epub structure created using go-epub
link