Getting exif data from image
According to the documentation :
https://cloudinary.com/documentation/admin_api#get_the_details_of_a_single_resource
the setting media_metadata=True should return all the available exif data from an image
However, this does not seem to be working from the Python API.
I've confirmed the Exif data appears , and is viewable as 'external metadata' from the cloudinary media library.
0
-
Hi there,
Cloudinary Python SDK does not support the media_metadata parameter for the Explicit API for the moment.
It will be added to our future plan. For now, I don't have yet an ETA when it will be done.
But, you could use Node.JS SDK that has this parameter.
Regards,
Wissam
0
Post is closed for comments.
Comments
1 comment