Files
pixiv_downloader/src/data/exif_data_source.json
2022-07-15 07:11:32 +00:00

7 lines
336 B
JSON

{
"image_author": { "return": "String", "description": "The author of the image." },
"image_comment": { "return": "String", "description": "The comment of the image." },
"image_id": { "return": "String", "description": "The image id." },
"image_title": { "return": "String", "description": "The title of the image." }
}