Go to takeout.google.com and setup export
This will merge archives and extract them to one folder
cat takeout-A-001.tgz takeout-ABC-002.tgz | tar -xvzf -
The best option for me was script from @paulmrsn
Look at documentation: https://github.com/paulmrsn/google-takeout-image-parser/tree/main
- configure paths in config.py
- run script
python3 main.py