Extract Media
#
Extracted DataThe media extraction API allows to retrieve media info from the content, in the following formats:
#
Image infoproperty | info |
---|---|
imageUrl | the absolute URL for the original size image |
imageHeight | image height in pixels |
imageWidth | image width in pixels |
imageAlt | image alt, if set by the user |
imageCaption | image caption, if set by the user |
#
Video infoproperty | info |
---|---|
videoThumbnailUrl | A thumbnail image relevant to the video |
videoContentUrl | Actual bytes of the video file |
#
Usage#
Availabilityricos-content v8.37.0 and higher