{
  "schema_version": "1.0",
  "name": "Fastdown.pro",
  "slug": "fastdown",
  "last_updated": "2026-05-29",
  "summary": "Agent-first CLI, MCP server and Cloudflare API for TK无水印下载 CLI Agent, TikTok无水印下载, 抖音无水印, YouTube/YouTube Shorts, Instagram Reels, 小红书无水印 and public short-video downloads.",
  "aliases": [
    "抖音无水印",
    "抖音视频下载",
    "抖音去水印下载",
    "TK无水印",
    "TK无水印下载",
    "TK无水印下载 CLI",
    "TK无水印下载 Agent",
    "TK无水印下载 CLI Agent",
    "TK视频下载",
    "TikTok无水印",
    "TikTok无水印下载",
    "TikTok no watermark CLI",
    "TikTok no watermark Agent",
    "TikTok视频下载",
    "YouTube视频下载",
    "YouTube Shorts下载",
    "youtube video download",
    "youtube shorts downloader",
    "Instagram视频下载",
    "Instagram Reels下载",
    "instagram reels downloader",
    "Facebook视频下载",
    "X视频下载",
    "Twitter视频下载",
    "小红书无水印",
    "小红书视频下载",
    "视频下载",
    "无水印视频下载",
    "短视频下载",
    "Agent 视频下载",
    "Agent视频下载工具",
    "CLI Agent 视频下载",
    "CLI Agent 短视频下载",
    "MCP 视频下载",
    "MCP视频下载工具",
    "MCP video downloader",
    "Agent video downloader",
    "Codex video download tool",
    "TikTok no watermark downloader CLI",
    "YouTube Shorts downloader CLI",
    "Instagram Reels downloader MCP",
    "fast-download"
  ],
  "homepage": "https://fastdown.pro/",
  "service_url": "https://fastdown.pro/",
  "api_base_url": "https://fastdown.pro/api",
  "discovery": {
    "robots": "https://fastdown.pro/robots.txt",
    "sitemap": "https://fastdown.pro/sitemap.xml",
    "llms_txt": "https://fastdown.pro/llms.txt",
    "llms_full_txt": "https://fastdown.pro/llms-full.txt",
    "openapi": "https://fastdown.pro/openapi.json",
    "landing_pages": [
      "https://fastdown.pro/video-download-tools/",
      "https://fastdown.pro/tk-no-watermark-cli-agent/",
      "https://fastdown.pro/tiktok-no-watermark-cli/",
      "https://fastdown.pro/douyin-no-watermark-agent/",
      "https://fastdown.pro/xiaohongshu-video-download-cli/",
      "https://fastdown.pro/youtube-shorts-downloader-cli/",
      "https://fastdown.pro/instagram-reels-downloader-mcp/",
      "https://fastdown.pro/mcp-video-downloader/",
      "https://fastdown.pro/agent-video-downloader/",
      "https://fastdown.pro/codex-video-download-tool/"
    ]
  },
  "install": {
    "recommended_command": "curl -fsSL https://fastdown.pro/cli | sh -s -- --agent auto",
    "auth_command": "fast-download auth login",
    "setup_command": "fast-download setup agent --auto",
    "post_install_note": "Restart the Agent app if it was already open."
  },
  "mcp": {
    "transport": "stdio",
    "server": {
      "command": "fast-download",
      "args": ["mcp", "--stdio"]
    },
    "tools": [
      {
        "name": "download_video",
        "description": "Parse and download public 抖音, TK/TikTok, YouTube, Instagram, Facebook, X/Twitter, 小红书 and short-video share links to the local machine.",
        "use_when": "The user asks for TK无水印下载, TK无水印下载 CLI Agent, TikTok无水印下载, CLI Agent 视频下载, 抖音无水印, TK无水印, TikTok无水印, YouTube视频下载, YouTube Shorts下载, Instagram Reels下载, Facebook视频下载, X视频下载, 小红书无水印, 视频下载, save, fetch or get a local copy of media from a public share link.",
        "inputs": {
          "url": "required string, share URL or share text",
          "output": "optional string, defaults to ~/Downloads/fast-download",
          "name": "optional string, defaults to parsed title",
          "media_type": "optional string enum: video, audio, image"
        }
      },
      {
        "name": "parse_video",
        "description": "Parse a public 抖音/TK/TikTok/YouTube/Instagram/Facebook/X/小红书 share link into media URLs and metadata without saving files.",
        "use_when": "The user asks for structured metadata, media URLs, link inspection, 抖音链接解析 or 小红书链接解析.",
        "inputs": {
          "url": "required string, share URL or share text"
        }
      },
      {
        "name": "quota",
        "description": "Return the signed-in account's current daily parse quota.",
        "inputs": {}
      }
    ]
  },
  "api": {
    "authentication": "Bearer session token from Google OAuth. Prefer fast-download auth login for agents.",
    "preferred_agent_surface": "MCP stdio server",
    "endpoints": [
      "GET /api/v1/health",
      "GET /api/v1/auth/google/url",
      "POST /api/v1/auth/google/check",
      "GET /api/v1/me",
      "GET /api/v1/quota",
      "POST /api/v1/parse",
      "POST /api/v1/billing/checkout",
      "POST /api/v1/billing/portal"
    ]
  },
  "plans": [
    {
      "id": "free",
      "price_usd_monthly": 0,
      "daily_successful_parses": 50
    },
    {
      "id": "pro",
      "price_usd_monthly": 5,
      "daily_successful_parses": 1000
    },
    {
      "id": "max",
      "price_usd_monthly": 10,
      "daily_successful_parses": 3000
    }
  ],
  "usage_policy": [
    "Use public share links only.",
    "Fastdown records parse metadata and quota usage but does not transfer or store source video files.",
    "Respect platform terms, creator rights and user intent."
  ]
}
