Creates a stop-motion-like video from a Google Photos Takeout archive. The photo timestamps will affect how long each photo or video is displayed.
- Install poetry using
pip install poetry
. - Run
poetry install
and activate the virtual environment usingpoetry shell
. - Download the Google Photos library from https://takeout.google.com/settings/takeout
- Run
python -m replay path/to/photo/library
to create a video.