Install
openclaw skills install douyin-video抖音视频下载工具 - 解析抖音链接,下载视频并发送
openclaw skills install douyin-videonode ~/.openclaw/workspace/skills/douyin-downloader/scripts/douyin.js "抖音分享链接"
返回视频信息和本地文件路径:
~/.openclaw/workspace/douyin-downloads/douyin_last.mp4)注意:
douyin_last.mp4无需配置,直接使用!
输入:
https://v.douyin.com/FSfWiKriBuY/
输出:
{
"title": "这就是大大阮迪慧中的大大吗",
"author": "香菇菇",
"video_id": "7616783829047129778",
"file_path": "~/.openclaw/workspace/douyin-downloads/douyin_last.mp4",
"file_size": "3.73MB",
"statistics": {
"digg_count": 285756,
"share_count": 180347,
"collect_count": 40346
}
}