What’s your ebook download automation pipeline? And what do you use for library management — calibre, calibre-web, something else?

  • solrize@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 day ago

    Mostly pandoc (for epub to text) and a few stupid python scripts. I’m a luddite and prefer reading text files. I don’t use any particular collection management beyond filenames and grep.

      • solrize@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        Epub is html with some crap wrapping it. Converting it to text follows the html formatting, like using the lynx browser.