photoplus-downloader-python

Modified from https://github.com/romoo/photoplus-downloader/tree/master

Modified by Claude

Installation

You can download the script using wget:

wget https://github.com/cornultra/photoplus-downloader-python/raw/refs/heads/main/download_photos.py

Usage

Run the script with the following command:

python download_photos.py --id 12345678 --count 9999

Parameters

  • --id: The PhotoPlus ID (e.g., 12345678).
  • --count: The number of photos to download (default is 9999).