Open risu729 opened 11 months ago
This PR adds all the "Google Workspace and Google Drive supported MIME types." reference: https://developers.google.com/drive/api/guides/mime-types Note. The reference URL is updated since the source (https://developers.google.com/drive/v2/web/mime-types) in custom-types.json is redirected to the current one.
custom-types.json
Initially, #38 added some of them, but I think the MIME types increased.
I copied notes from the reference. For compressible, I left them undefined unless they are apparent.
notes
compressible
Some have extensions, as I found when I checked using Google Drive Desktop.
extensions
This PR adds all the "Google Workspace and Google Drive supported MIME types." reference: https://developers.google.com/drive/api/guides/mime-types Note. The reference URL is updated since the source (https://developers.google.com/drive/v2/web/mime-types) in
custom-types.json
is redirected to the current one.Initially, #38 added some of them, but I think the MIME types increased.
I copied
notes
from the reference. Forcompressible
, I left them undefined unless they are apparent.Some have
extensions
, as I found when I checked using Google Drive Desktop.