Hello. We are currently using https://github.com/CodeSleeve/stapler for image uploads.
But now we want to support uploading videos. This videos are processed by Cloudinary so basically we get 4 video URLs with different qualities.
We want to save these videos to S3.
Does https://github.com/CodeSleeve/stapler support this?