-
This
``` python
smug = SmugMug(api_key=API_KEY, api_version="1.2.2", secure=True, app_name=APP_NAME)
smug.login_withPassword(APIKey=API_KEY, EmailAddress=USER, Password=PASSWORD)
albums = smug.albums…
-
External albums
With Mediashare you can link-in albums from various external sources. You simply copy the album URL from your favorite photo application and insert it into Mediashare's album settings.…
-
Hello Tommaso,
Rerunning a backup re-downloads unmodified images and overwrites identical files already on disk.
Have been using this wonderful app for years and this has never happened before. …
-
I'm have the script set up with Tampermonkey, running in Chrome, and the correct setting enabled for downloads. When I click the button on a private gallery (requires password), I don't see any progre…
-
Hi @chrishoffman. Thanks again for smugpy. I'm using it for [smugline](https://github.com/gingerlime/smugline) - a command line tool for SmugMug and it's really useful.
I know that SmugMug released t…
-
Just a quick question, how 'easy' would it to support local save from smugmug as well?
I want to migrate all my albums from smugmug, but rather than download manually one by one 300 albums .. I wou…
-
I am trying to access a SmugMug site that is open to the public (so there is no need to authenticate) but has a gallery that is locked with a password. Is there a way to access that using SmugMug.NET…
-
smugmug allows users to upload the raw files straight from the camera but gallery-dl is only getting the jpgs, is it possible to get those high resolution files like on this folder:
https://tomguy.…
-
Would it be possible to sync deletions/name alterations?
I'd really like to keep a 1:1 match between my local folder and the smugmug destination. Currently this isn't possible. Any previously uplo…
-
Getting this exception out of the box
Exception in thread "main" com.github.jkschoen.jsma.misc.SmugMugException: SSL required [Method: smugmug.auth.getRequestToken Error Code: 2 Message: SSL required…