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.
Post is closed for comments.
Comments
1 comment