I've recently noticed a weirdness in Chrome where .mov
files aren't being recognized as valid video files when picking. The following JSFiddle illustrates my point
You'll need to change the API key obviously. If open the above JSFiddle in Firefox, you can select both images and videos from the filesystem. If on the other hand you open it in Chrome, .mov files will be greyed out and therefore non-selectable. It seems like .mov files aren't registering as video files in Chrome. Has anyone ran into this issue?