Skip to main content
Back to the directory
yzfly/douyin-mcp-serverSoftware EngineeringFrontend and Design

douyin-video

Douyin watermark-free video downloader with automatic speech-to-text transcription and file export.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/yzfly/douyin-mcp-server --skill douyin-video
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, douyin-video has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: yzfly/douyin-mcp-server. Canonical URL: https://skills.sh/yzfly/douyin-mcp-server/douyin-video.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Douyin watermark-free video downloader with automatic speech-to-text transcription and file export. 从抖音分享链接获取无水印视频下载链接, 下载视频, 并使用语音识别提取视频中的文案, 自动保存到文件. 文案提取功能使用硅基流动 API, 需要设置环境变量: 获取 API 密钥: 提取文案后, 每个视频会保存到独立文件夹: - Parses Douyin share links to extract direct download URLs for watermark-free videos without requiring API keys - Downloads videos locally and extracts speech content via SiliconFlow's SenseVoice API, automatically saving transcripts as Markdown files organized by video ID - Supports three action modes: info retrieval, video download, and text extraction with optional concurrent video saving - Requires FFmpeg for audio/video processing and SiliconFlow API key only for transcription; includes quiet mode and Python library integration for programmatic use - 获取下载链接 : 从抖音分享链接解析出无水印视频的直接下载地址 (无需 API 密钥) - 下载视频 : 将无水印视频下载到本地指定目录 - 提取文案 : 通过语音识别从视频中提取文字内容 (需要硅基流动 API 密钥) - 自动保存 : 每个视频的文案自动保存到独立文件夹 (视频ID为文件夹名) - FFmpeg 必须安装在系统中 (用于音视频处理) - macOS: brew install ffmpeg - Ubuntu: apt install ffmpeg - 解析抖音分享链接, 提取真实的视频 URL - 模拟移动端请求获取页面数据 - 从页面 JSON 数据中提取无水印视频地址 - 返回视频 ID, 标题和下载链接 - 解析分享链接获取视频信息 - 下载视频到临时目录 - 使用 FFmpeg 从视频中提取音频 (MP3 格式) - 调用硅基流动 SenseVoice API 进行语音识别 - 清理临时文件, 返回识别的文本 - 确保链接是有效的抖音分享链接 - 链接格式通常为 或完整的抖音视频 URL - 检查 API_KEY 环境变量是否已设置 - 确保 API 密钥有效且有足够的配额 - 确保 FFmpeg 已正确安装 - 这取决于网络条件和视频大小 - 脚本会显示下载进度 - 本工具仅供学习和研究使用 - 使用时需遵守相关法律法规 - 请勿用于任何侵犯版权或违法的目的

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does douyin-video do?

Douyin watermark-free video downloader with automatic speech-to-text transcription and file export.

Is douyin-video good?

douyin-video does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support douyin-video?

douyin-video currently lists compatibility with Skills CLI.

Is douyin-video safe to install?

douyin-video has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to douyin-video?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install douyin-video?

Run the following command to install douyin-video: npx skills add https://github.com/yzfly/douyin-mcp-server --skill douyin-video

Related skills

Alternatives in Software Engineering