Skip to content

Instantly share code, notes, and snippets.

@meub
Last active May 9, 2025 19:17
Show Gist options
  • Save meub/767da97925d413f57f55c42ef4325d90 to your computer and use it in GitHub Desktop.
Save meub/767da97925d413f57f55c42ef4325d90 to your computer and use it in GitHub Desktop.
This is a simple script to bulk download all the photos from an Aura digital picture frame (auraframes.com). Aura provides no easy way to bulk download photos off of frames so I created this for use with Python 3.
# I created a repo for this project here: https://github.com/meub/aura-frame-downloader
@d4mation
Copy link

d4mation commented Mar 7, 2025

Nice job. Do you know the API verb to upload images? Is the Aura API documented somewhere?

I'm also wondering if this is readily available information. Aura is discontinuing their Google Photos integration, so having a way to handle this via a script would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment