subdavis / kobo-book-downloader

A tool to download and remove DRM from your purchased Kobo.com ebooks and audiobooks.
https://pypi.org/project/kobodl/
The Unlicense
348 stars 33 forks source link

Fix epub specification violation #113

Closed matteo-l closed 6 months ago

matteo-l commented 6 months ago

According to the epub specifications (https://www.w3.org/TR/epub/#sec-zip-container-mime) epub creators must not compress the mimetype file in the epub. The updated RemoveDrm function creates a new zip file with using the ZIP_DEFLATED compression method for all the files, except mimetype