Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

item.get_type() does not recognize webm #312

Open
manujchandra opened this issue May 31, 2024 · 1 comment
Open

item.get_type() does not recognize webm #312

manujchandra opened this issue May 31, 2024 · 1 comment

Comments

@manujchandra
Copy link

manujchandra commented May 31, 2024

Hi,

When using item.get_type() on a webm file, it returns an enum of 0 and the file is not recognized as ITEM_VIDEO.

Although I have not tested it, we can also test if webp files are being recognized as images.

The following epub can be used for testing.

Thanks.

@aerkalov aerkalov self-assigned this Jul 8, 2024
@aerkalov
Copy link
Owner

aerkalov commented Jul 8, 2024

Good point. I guess this extensions mapper could be updated a little bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants