Skip to main content
Glama

douyin-mcp-server

by yzfly

get_douyin_download_link

Generate watermark-free download links for Douyin videos by providing a share link or text containing the link. Returns JSON with video information and direct download URL.

Instructions

获取抖音视频的无水印下载链接 参数: - share_link: 抖音分享链接或包含链接的文本 返回: - 包含下载链接和视频信息的JSON字符串

Input Schema

NameRequiredDescriptionDefault
share_linkYes

Input Schema (JSON Schema)

{ "properties": { "share_link": { "title": "Share Link", "type": "string" } }, "required": [ "share_link" ], "title": "get_douyin_download_linkArguments", "type": "object" }

Other Tools from douyin-mcp-server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yzfly/douyin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server