With this program, you can create an epub from your unarchived Omnivore items.
Find it on Github: https://github.com/agrmohit/omnivore-epub
Great work by @agrmohit and
Zsolt Botykai.
@omnivore @agrmohit oh thanks (Zsolt here). I see a problem with it tho: the EPUB is not nice enough (to my taste) thus I created a python version. Now the python EPUB libraries are not good at generating valid 'magazine' type ebooks (which I prefer on Kindle). So I created a news recipe for Calibre (python script) that works better. I'll share it on the weekend.
Edited 331d ago
So I have uploaded this two repos to Github:
- https://github.com/zsoltika/omnivore-calibre-recipe
- https://github.com/zsoltika/omnivore2epub-py
I prefer the first one since Calibre does some magic (converting downloaded images to fit the e-reader screen, removing some not necessary page content).