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.
2 parents 13b0717 + f17dc5f commit 297e9d2Copy full SHA for 297e9d2
README.md
@@ -278,10 +278,12 @@ except Exception as err:
278
| `avif` | `image/avif` |
279
| `c2pa` | `application/x-c2pa-manifest-store` |
280
| `dng` | `image/x-adobe-dng` |
281
+ | `gif` | `image/gif` |
282
| `heic` | `image/heic` |
283
| `heif` | `image/heif` |
284
| `jpg`, `jpeg` | `image/jpeg` |
285
| `m4a` | `audio/mp4` |
286
+ | `mp3` | `audio/mpeg` |
287
| `mp4` | `video/mp4`, `application/mp4` |
288
| `mov` | `video/quicktime` |
289
| `png` | `image/png` |
0 commit comments