Skip to content

Very simple tool to download articles and convert it to .epub/.mobi files.

License

Notifications You must be signed in to change notification settings

arnaucube/link2epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link2epub Go Report Card

Very simple tool to download articles and convert it to .epub/.mobi files.

It gets the text content, simplifies its html, downloads the images, and builds the .epub/.mobi file.

Download

Usage

Needs calibre in order to convert to .epub and .mobi.

Putting the binary in the ~/bin directory will be more comfortable.

link2epub -l https://link.com/to-the-article

// optionally add extension (by default .mobi)
link2epub -l https://link.com/to-the-article -type mobi
link2epub -l https://link.com/to-the-article -type epub

// see help for all the available flags
link2epub --help

Thanks to @dhole for the advisment.

About

Very simple tool to download articles and convert it to .epub/.mobi files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages