Skip to content

Comments

feat: add custom AWS credentials and S3 endpoint support for VMAF#92

Merged
birme merged 1 commit intomainfrom
feat-vmaf-custom-endpoint
Nov 24, 2025
Merged

feat: add custom AWS credentials and S3 endpoint support for VMAF#92
birme merged 1 commit intomainfrom
feat-vmaf-custom-endpoint

Conversation

@birme
Copy link
Contributor

@birme birme commented Nov 24, 2025

Summary

• Added CLI options to override AWS credentials (access key, secret key, session token)
• Added S3 endpoint URL configuration option for custom S3-compatible services
• Enhanced vmafCompare function to accept optional AWS configuration parameters

Test plan

  • Test VMAF comparison with default environment variables
  • Test VMAF comparison with custom AWS credentials via CLI options
  • Test VMAF comparison with custom S3 endpoint URL
  • Verify backwards compatibility with existing usage

🤖 Generated with Claude Code

Added CLI options and function parameters to override AWS credentials and S3 endpoint URL for VMAF operations, providing more flexibility for different AWS configurations.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@birme birme merged commit 11faab8 into main Nov 24, 2025
1 check passed
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.

1 participant