Skip to content

How to export albums and their captions

In version 2.7.0, the extension added a new field "attachmentsDetails" to store caption information for each image.

img.png

It contains the following fields.

NameDescription
IdPhoto's ID
hrefPhoto's remote uri
captionPhoto's caption
localPathThe local storage location of the photo
createdAtThe creation time of the photo(timestamp)

usage

1. Enable "Including Attachments"

img_1.png

2. Export as JSON

img_2.png

3. Check the downloaded JSON file and the "attachmentsDetails" field has been included.

WARNING

Due to the format of CSV and Clipboard, the caption information cannot be correctly included. If you need it in CSV or Clipboard formats, please contact me via Facebook.