Skip to content

S3 render upload#64

Draft
ILW8 wants to merge 9 commits intoLeaPhant:mainfrom
ILW8:s3-render-upload
Draft

S3 render upload#64
ILW8 wants to merge 9 commits intoLeaPhant:mainfrom
ILW8:s3-render-upload

Conversation

@ILW8
Copy link
Copy Markdown

@ILW8 ILW8 commented Dec 25, 2021

Adds the ability to use a S3-compatible bucket host for uploading rendered videos instead of relying on Discord for hosting the videos. This allows circumventing the rather restrictive 8MB file size limit.

The code isn't particularly clean, and it's missing some error handling in case of upload failures. This draft mainly serves as a way of getting feedback on the overall idea.

@LeaPhant
Copy link
Copy Markdown
Owner

LeaPhant commented Dec 25, 2021

This draft mainly serves as a way of getting feedback on the overall idea.

Definitely something I'd want, although not sure about S3. I already have code in my local instance that uploads videos above 8 MB to a local file server but never pushed it since it's too specific.

I'd like a more general approach, maybe the option to put a custom command the output video path is passed into into so you can define your own upload target via curl, jq and what not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants