Re: Alternative User-Agent header

Tim Chase <[email protected]>
Newsgroups gmane.comp.web.lynx.devel
Message-ID <[email protected]>
On 2021-06-26 23:14, Travis Siegel wrote:
> For what it's worth, epub books are already html.  An epub file is
> just a zip file renamed to epub.
> 
> Simply extract the epub file into a directory of your choice, and 
> generally (though not always) the html files are layed out in name 
> order, and you can simply open each one in your browser, or if so 
> inclined, just open lynx on the directory, and go down the list of
> html files reading them one at a time until you've finished the
> book.

For a slightly easier time, you might try using pandoc to convert
from epub to a single flat HTML file, something like

  $ pandoc -o book.html book.epub

-tim




_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.