Skip to content

Instantly share code, notes, and snippets.

@meub
Last active November 22, 2025 20:29
Show Gist options
  • Select an option

  • Save meub/767da97925d413f57f55c42ef4325d90 to your computer and use it in GitHub Desktop.

Select an option

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
@meub
Copy link
Author

meub commented Jan 17, 2025

Great to hear! Glad it was useful 👍

@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.

@gjoelong
Copy link

Thanks, this is great! My Mom just moved into an assisted living apartment and can't use a wifi digital frame. I am trying to "recreate" her Aura frame with a USB-stick frame, but was faced with the daunting task of downloading 480+ images from 15 friends and family members to recreate her old frame. This script made it so easy.

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