From 821533e43e3c6c712f505d0917ee06f2fbb5161e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Soszy=C5=84ski?= <40139196+TheLastGimbus@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:55:49 +0100 Subject: [PATCH] yeah it should thanks @ktang16 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f72c2b20..9b9ddbea 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ If you want to run it on Synology, have problems with interactive, or just love ### 2. Unzip them all and merge into one, so that all "Takeout" folders become one + **NOTE:** Keep those original zips, you may need them if anything goes wrong + Unzip image tutorial ### 3. Download the executable for your system from [releases tab](https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper/releases) 🛒 ([also available on AUR 😏](https://aur.archlinux.org/packages/gpth-bin)) @@ -48,6 +50,9 @@ If you want to run it on Synology, have problems with interactive, or just love ./gpth-macos # or ./gpth-linux # follow prompted instructions 🥰 ``` + + **Fun fact:** `gpth` *moves* files around by default - so if anything goes wrong mid-way, re-export the zips again :pray: + ### 5. Most of your photos should have correct original EXIFs (metadata), but if you want, you can insert them everywhere with `exiftool`, so you won't lose their creation time - Download Phil Harvey's exiftool: https://exiftool.sourceforge.net/ - Open the cmd/terminal, and run