satorumurmur / bibi

Bibi | EPUB Reader on your website.
https://bibi.epub.link
MIT License
833 stars 123 forks source link

Ability to load epub directly without meta info file #127

Open abhishekgahlot opened 2 years ago

abhishekgahlot commented 2 years ago

Hi,

I have a direct epub but the library sends a request for resource META-INF/container.xml.

Is there a way to bypass that and directly render the epub from the path?

Thanks