Solving the problem of lost time information when exporting from Google Photos
Solving the problem of lost time information when exporting from Google Photos After exporting from Google Photos using Google Takeout, the time information for many photos is saved as a .json...
该文章介绍了如何解决Google相册导出后照片时间信息丢失的问题。使用Python脚本update-data.py,根据json文件修改文件创建日期,并将其导入同名的照片,从而恢复照片的时间信息。脚本可直接放入每个相册的目录中运行。