TheLastGimbus / GooglePhotosTakeoutHelper

Script that organizes the Google Takeout archive into one big chronological folder
https://aur.archlinux.org/packages/gpth-bin
Apache License 2.0
3.47k stars 176 forks source link

Does not recognize files that end in ".MP" as videos #324

Open drinkcat opened 2 days ago

drinkcat commented 2 days ago

These appear to be "Motion Picture" that the Pixel phone takes along with the JPG.

Example:

$ file xxx.MP
xxx.MP: ISO Media, MP4 Base Media v1 [ISO 14496-12:2003]

I had a super quick look at the code, not sure what dart's mime library outputs for those.