Skip to content

Authenticate FFmpeg metadata requests - #33

Merged
FaulMit merged 1 commit into
mainfrom
fix/ffmpeg-api-auth
Aug 21, 2026
Merged

Authenticate FFmpeg metadata requests#33
FaulMit merged 1 commit into
mainfrom
fix/ffmpeg-api-auth

Conversation

@FaulMit

@FaulMit FaulMit commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • authenticate FFmpeg release metadata requests when GITHUB_TOKEN is available
  • pass the scoped Actions token from CI, GitHub Release, and Microsoft Store build workflows
  • retain unauthenticated fallback for local builds without GitHub credentials

Cause

The latest main build exhausted the shared unauthenticated GitHub API rate limit while resolving the current FFmpeg 8.1 asset.

Verification

  • authenticated FFmpeg runtime acquisition with SHA-256 verification
  • Release build: 0 warnings, 0 errors
  • git diff --check

@FaulMit
FaulMit merged commit 14b86c6 into main Aug 21, 2026
6 of 7 checks passed
@FaulMit
FaulMit deleted the fix/ffmpeg-api-auth branch August 21, 2026 13:31
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