fast-download auth login
Opens Google OAuth in the system browser. Agents should never ask users for Google passwords.
Docs
Fastdown ships as a small command-line program named fast-download. It can run directly in a shell or as an MCP stdio server for AI agents.
These commands are the smallest reliable surface for terminal and agent workflows.
Opens Google OAuth in the system browser. Agents should never ask users for Google passwords.
Returns platform, title, author, media URLs, warnings and quota without saving files.
Saves returned media locally. The MCP download_video tool uses the same behavior.
Exposes download_video, parse_video and quota to MCP-capable clients.
Use this block when an agent client needs manual MCP configuration.