offload-r2

Installation
SKILL.md

Offload R2 Asset

Host media on https://remotion.media/ while preserving the original file in the worktree as an ignored local copy.

Workflow

  1. Find the main worktree with git worktree list --porcelain. Prefer the worktree on refs/heads/main, normally /Users/jonathanburger/remotion.

  2. Choose a stable, descriptive object key. Use a feature-specific directory prefix when it prevents collisions, for example studio-close-ups/demo.mp4.

  3. Load credentials from the main worktree without printing them:

    --env-file=/Users/jonathanburger/remotion/packages/remotion-media/.env
    

    The required variables are AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.

Installs
30
GitHub Stars
57.2K
First Seen
10 days ago
offload-r2 — remotion-dev/remotion