Agent video downloader

Turn public video links into an agent capability.

Fastdown lets users ask an AI agent to parse, inspect or download a public short-video link. The agent gets a clear MCP tool contract, and the user gets local files or structured media data.

Who should use this

The best early users are already using agents, terminals, content automation, clipping workflows or internal research tooling.

Creators

Material collection

Ask an agent to save public links into a predictable folder before editing or review.

Developers

Automation scripts

Use JSON output and quota commands in shell scripts, workers or internal dashboards.

Teams

Repeatable workflow

Free, Pro and Max quotas make daily parsing volume explicit and easy to manage.

Agent decision rules

These rules are mirrored in /llms.txt and the agent manifest so crawlers and assistants can route requests correctly.

  1. 1If the user asks to save or download media, call download_video.
  2. 2If the user asks for media URLs or metadata, call parse_video.
  3. 3If the user asks about limits, call quota.