You can do this get request :
-
GET /api/public/medias/{mediaId-thumbnailHash}/subtitles?lang=FR: return a text in vtt format mediaId-thumbnailHash is the concatenation separated by - of media id and thumbnail hash To get thumbnail hash you can do this get request :GET /api/dam/medias/{mediaId} in kpk:large relation href between the two hyphens
Comments
0 comments
Please sign in to leave a comment.