diff --git a/README.md b/README.md index b3a8ea4..d24b6d3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A container image based on [gphotos-cdp](https://github.com/perkeep/gphotos-cdp) and [chromedp/headless-shell](https://github.com/chromedp/docker-headless-shell) to download items from Google Photos with their original geo-location attributes. +Heavily inspired by https://github.com/JakeWharton/docker-gphotos-sync. + # Example usage @@ -21,7 +23,8 @@ Close the browser: the folder you chose is enough to open a headless browser and ## Configure docker compose -Launch the container mounting the profile folder and the directory where you want to +Launch the container mounting the profile folder and the directory where +you want to download your stuff ```compose.yml --- @@ -43,7 +46,7 @@ services: ``` -# Schedule with crontab +# Schedule from your host crontab Configure it so that running `crontab -l` reveals: ```bash