We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Good point. I guess this extensions mapper could be updated a little bit.
Sorry, something went wrong.
aerkalov
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: