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

m4a mime type #112

Open
dubrovine opened this issue Jun 8, 2022 · 2 comments
Open

m4a mime type #112

dubrovine opened this issue Jun 8, 2022 · 2 comments

Comments

@dubrovine
Copy link

filetype van - 1.1.3

Uploading audio file with .m4a extension and its detected as video

filetype.IsVideo(buf) == true
filetype.IsAudio(buf) == false

types.Type={{video 3gpp video/3gpp} 3gp})

I believe it should be something like audio\m4a

@arpanbag001
Copy link

Same here. It detects as video/mp4

@mathieu-aubin
Copy link

I believe it should be audio/mp4 instead.

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

No branches or pull requests

3 participants