|
1 |
| -# The Google photos takeout case |
2 |
| -This project aims to make the process of importing Google photos takeouts as easy and accurate as possible. But keep in mind that |
3 |
| -Google takeout structure is complex and not documented. Some information may miss or even is wrong. |
| 1 | +# The Google Photos takeout case |
| 2 | +This project aims to make the process of importing Google Photos takeouts as easy and accurate as possible. But keep in mind that |
| 3 | +Google takeout structure is complex and not documented. Some information may be missed or may even be wrong. |
4 | 4 |
|
5 | 5 | ## Folders in takeout
|
6 |
| - - The Year folder contains all image taken that year |
| 6 | + - The Year folder contains all images taken that year |
7 | 7 | - Albums are in separate folders named as the album
|
8 | 8 | - A json file contains the album title
|
9 | 9 | - The title can be empty
|
10 | 10 | - The JSON is named in the user's language : metadata.json métadonnées.json, metadatos.json, metadades.json ...
|
11 |
| - - Contains all a album's images, most of the tile |
| 11 | + - Contains all of an album's images, most of the time |
12 | 12 | - Images are also in the year folders if you have them.
|
13 | 13 | - The trash folder is names in the user's language Trash, Corbeille..
|
14 | 14 | - Hopefully, the JSON has a Trashed field.
|
@@ -84,7 +84,7 @@ takeout-20240712T112341Z-010.zip:
|
84 | 84 | | Russian | Google Фото | метаданные.json | |
|
85 | 85 |
|
86 | 86 |
|
87 |
| -# What if you have problems with a takeout archive? |
88 |
| -Please open an issue with details. You cna share your files using Discord DM `@simulot`. |
| 87 | +# What if I have problems with a takeout archive? |
| 88 | +Please open an issue with details. You can share your files using Discord DM `@simulot`. |
89 | 89 | I'll check if I can improve the program.
|
90 |
| -Sometime a manual import is the best option. |
| 90 | +Sometimes a manual import is the best option. |
0 commit comments