"À petits pas" missing functionality to bulk download and backup your account pictures and videos.
- Busy parents
- Day care center staff
# Replace with your "À petits pas" account credentials
[email protected] AGP_PASSWORD=password go run .
"A grands pas" will start downloading every media available to your account.
- All types of medias: Every pictures & videos will be saved.
- Archive mode: The last 366 days of media will be downloaded.
- Multiple kids support: If multiple kids are attached to your account, all their photos will be downloaded as well.
Settings are updated using environment variables.
Variable | Default Value | Description |
---|---|---|
AGP_USERNAME | Account ID (Email address) | |
AGP_PASSWORD | Account Password | |
AGP_DEST_FOLDER | ./Downloads |
Path to destination folder |
AGP_DAYS_TO_FETCH | 366 |
Number of past days to fetch (between 1 and 366) |
- No support for social auth. Only email authentification is supported.
- Find account id automatically
- Build binary package
- Web & mobile app