We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to use S3 as a source since I am using Wasabi to store the temp files before transcoding.
I am getting this error:
Error: The source is not a valid HTTP(s) or FTP URL (code: source_not_valid)
The text was updated successfully, but these errors were encountered:
Ok so apparently you cant use S3 as a source, only HTTP and FTP. Any chance we can get S3 support as a source?
Sorry, something went wrong.
We do not support S3 URL as source. You have to generate a presigned URL when using private bucket
I know its not supported. Just thought it would be a nice addon. I will do a presigned url
No branches or pull requests
I am trying to use S3 as a source since I am using Wasabi to store the temp files before transcoding.
I am getting this error:
The text was updated successfully, but these errors were encountered: