Google Photos Takeout Helper

#photo

How to use

  1. Get all your photos in Google Takeout (select only Google Photos)
  2. pip install -U google-photos-takeout-helper
  3. Extract all contents from your Google Takeout to one folder
  4. Run google-photos-takeout-helper -i [INPUT TAKEOUT FOLDER] -o [OUTPUT FOLDER]

If you want your photos to be divided by a year and month, run it with --divide-to-dates flag.

Action réalisées

  • Files copied to target folder
  • Removed duplicates
  • Listing files for which we couldn't find json
  • Listing Files where inserting new exif failed (This is not necessary bad thing - pretty much all videos fail, and your photos probably have their original exif already
  • Listing files where date was set from name of the folder
  • Listing files where there was absolutely no way to set a correct date! They will probably appear at the top of the others, as their 'last modified' value is set to moment of downloading your takeout :/

Fichier de log fournis

Fournis plusieurs fichiers:

  • fichier de log d'execution
  • no_json_found.txt
  • failed_inserting_exif.txt
  • ... folder_date ... ???
  • unsorted.txt

Children
  1. Readme

Backlinks