We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
Please, is there any way to detect videos like application/vnd.rn-realmedia-vbr as "video"?
application/vnd.rn-realmedia-vbr
I know MIME can't help me, but since this crate is related to file types, perhaps there was a way to capture "*.rmvb" files as "video".
Thanks.