cloudinary-api icon indicating copy to clipboard operation
cloudinary-api copied to clipboard

Custom filename when downloading a file from Cloudinary

Open 1ron opened this issue 1 year ago • 0 comments

Is there a way with cloudinary-api to return a custom filename when downloading the file?

With url params, there seems to be fl_attachment:custom-name something like: https://res.cloudinary.com/[cloud_name]/video/upload/fl_attachment:[new_filename]/[public_id].mp4

I'm wondering if this helper library supports this?

1ron avatar Nov 22 '23 11:11 1ron