yzflyyzflyCommunity·1 Agent Skills Included

douyin-mcp-server

Download watermark-free Douyin videos and extract spoken transcripts

Downloads watermark-free Douyin videos from share links and extracts spoken text using AI speech recognition. Handles long audio files automatically by splitting them into segments, removing manual transcription work. Offers a browser WebUI, command-line tool, and MCP server so users and AI agents can pull video copy in seconds.
npx skills add yzfly/douyin-mcp-server --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install douyin-mcp-server?

Run `npx skills add yzfly/douyin-mcp-server --all -g -y` in your terminal to install all tools in this suite globally.

How to extract text from a Douyin video?

Paste the share link into the WebUI or ask your AI agent to run the extract tool. It downloads the video, pulls the audio, and returns the transcript as Markdown.

Do I need an API key to download videos?

No. Getting video info and watermark-free download links works without any key. You only need a free SiliconFlow API key for speech-to-text transcription.

Does it work with Claude Desktop?

Yes. It ships as an MCP server, so Claude Desktop and other MCP-compatible apps can call its video parsing and transcription tools directly in chat.

Can it handle long videos?

Yes. Audio over one hour or 50MB is automatically split into segments with FFmpeg, transcribed piece by piece, and merged into one transcript.

Related Repositories in Content & Communication

View All in Content & Communication