mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Update
This commit is contained in:
6
src/data/exif_data_source.json
Normal file
6
src/data/exif_data_source.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"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." }
|
||||
}
|
||||
Reference in New Issue
Block a user