Albums only have the size properties of their parent? #7827
-
|
Albums that contain more than one image seem to only pick up the size properties from the first image in the album, so it makes me unable to run For what it's worth, this behaviour can also be observed when using |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
What site are you referring to? |
Beta Was this translation helpful? Give feedback.
Pixiv's mobile API only returns data for the first file of an "album", so there not much that can be done here as long as gallery-dl uses this API.
The AJAX API at least returns
widthandheightfor each image, but would require an extra API request per "album".Example mobile API data for a work with multiple files: