andyjsmith / SmugMug-Downloader

Download all the images from a SmugMug user
47 stars 19 forks source link

SmugMug Downloader

Download all of the pictures from a SmugMug user, including password-protected users (you must know the password). This method is slightly inefficient, but works without requiring a SmugMug API key or any other information.

Installation

Usage

SmugMug Downloader

optional arguments: -h, --help show this help message and exit -s SESSION, --session SESSION session ID (required if user is password protected); log in on a web browser and paste the SMSESS cookie -u USER, --user USER username (from URL, USERNAME.smugmug.com) -o OUTPUT, --output OUTPUT output directory --albums ALBUMS specific album names to download, split by $. Defaults to all. Wrap in single quotes to avoid shell variable substitutions. (e.g. --albums 'Title 1$Title 2$Title 3')



###### NOTICE: SmugMug is a registered trademark of SmugMug Inc. This repository is not affiliated with SmugMug, Inc.