Skip to content

Commit f17dc5f

Browse files
authored
docs: Add missing supported file types
1 parent 13b0717 commit f17dc5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,10 +278,12 @@ except Exception as err:
278278
| `avif` | `image/avif` |
279279
| `c2pa` | `application/x-c2pa-manifest-store` |
280280
| `dng` | `image/x-adobe-dng` |
281+
| `gif` | `image/gif` |
281282
| `heic` | `image/heic` |
282283
| `heif` | `image/heif` |
283284
| `jpg`, `jpeg` | `image/jpeg` |
284285
| `m4a` | `audio/mp4` |
286+
| `mp3` | `audio/mpeg` |
285287
| `mp4` | `video/mp4`, `application/mp4` |
286288
| `mov` | `video/quicktime` |
287289
| `png` | `image/png` |

0 commit comments

Comments
 (0)