patrickmccallum / mimetype-io

The code for mimetype.io
https://mimetype.io
MIT License
63 stars 13 forks source link

[CHANGE] video/mp4 #9

Closed jakeparis closed 1 year ago

jakeparis commented 1 year ago

The mimetype affected

video/mp4 : specifically, I'm trying to confirm an mp4 file

The change to make

Correctly identify these file types, instead of 404ing

Supporting link

..?

patrickmccallum commented 1 year ago

What URL does your browser take you to when you drop in an MP4 file? MP4 is on the site at https://mimetype.io/video/mp4 but if you're not being taken there it's because your browser/computer likely isn't identifying it correctly.

jakeparis commented 1 year ago

You are correct. My browser works with a known mp4 file. I think it was a corrupt file. Thank you.