create-video-fal

画像から動画(またはテキストからビデオ)への変換は、任意のFALビデオモデル(Kling、Seedance、Veo)を経由し、GooseWorksのFALプロキシを経由して通話が広告代理に請求されます。

@gooseworks-aiMIT更新 2026-08-22v0.1.0直近30日 1 回
コンテキストを 209 トークン使用しますコンテキストを 209 トークン 使用します

取り込み時のスキャン結果 · 2026-08-22

  • 危険な処理認証情報のファイルを参照していますscripts/media_proxy.py:10

ルールに基づく静的スキャンの結果です。検出がないことは安全を保証するものではありません。 本文と同梱スクリプトは全文を閲覧できるため、実行前に内容をご確認ください。

create-video-fal

Image-to-video (or text-to-video) via any FAL video model (Kling, Seedance, Veo), ROUTED THROUGH THE GooseWorks fal-proxy so the call bills the Ads agent. The template recipe names the model + params; image_url inputs must be public URLs (the orchestrator hosts local frames via MCP get_upload_url -> get_download_url). Returns the result video URL and downloads it. Use for the generative base clip of any video-ad format.

Run

gen_video.py --model fal-ai/kling-video/v2.1/standard/image-to-video --payload '{...}' --out clip.mp4 — bills the agent; host-swaps the FAL queue URLs; downloads the result.

Contract

  • Paid calls route through the GooseWorks proxies (bills the Ads agent) via the bundled media_proxy.py — never a provider SDK's default host.
  • The template recipe (DB) supplies the model + params; this capability is generic.