openzim / gutenberg

Scraper for downloading the entire ebooks repository of project Gutenberg
https://download.kiwix.org/zim/gutenberg
GNU General Public License v3.0
130 stars 37 forks source link

Do not force the presence of HTML format for all books #161

Open benoit74 opened 1 year ago

benoit74 commented 1 year ago

Do not force the presence of HTML format for all books anymore (see here).

Especially once https://github.com/openzim/gutenberg/issues/95 has been solved, this makes little sense to always embed the HTML format, if someone only wants epub he should only get epub.

rgaudin commented 1 year ago

I think it was done on purpose for the following reasons:

So we clearly shouldn't force HTML version(and thus remove this behavior) in the scraper and let user decide its formats but it's unlikely openZIM will create gutenberg ZIMs without html.

Maybe we should open a ticket about PDF.js. It can be handy but it brings complexity to allow both inline reading and PDF download.

Jaifroid commented 1 year ago

I agree HTML should be the baseline, as it's compatible with everything. Just to add to the list above, there is no native epub reader in an off-the-shelf Windows install either. Of course the user can find an app fairly easily, but it actually takes quite a long time to find one you're comfortable with for long stretches at a time.

For immediate access to the content of a book directly inside a Kiwix app on any system, there is nothing so accessible as HTML.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.