🎬 短视频去水印解析 API

多平台短视频链接解析,返回无水印直链

🔧 在线解析

还没有身份码?

💳 购买 / 获取身份码

🤖 AI Agent 技能安装

将提示词发送给 AI 助手(如 Hermes、OpenClaw、LightClaw、workbuddy 等),即可自动安装该技能并使用本站解析短视频功能。

SkillHub
查看提示词
📋 安装提示词
请根据 https://skillhub.cn/install/skillhub.md,安装 duanshipinjiexi
ClawHub
查看提示词
📋 安装提示词
Before installing anything, inspect the ClawHub skill metadata and setup requirements. If the skill asks you to install a third-party package or CLI, verify its source, maintainer, and package contents before running the install command. Install the skill "一键短视频去水印" (@kangleizhui/duanshipinjiexi) from ClawHub only after those checks pass. Skill page: https://clawhub.ai/kangleizhui/skills/duanshipinjiexi Keep the work scoped to this skill only. After install, help me finish setup from verified skill metadata. Use only the metadata you can verify from ClawHub; do not invent missing requirements. Ask before making any broader environment changes.

📖 使用方法

GET /api/<平台>.php?url=<视频链接>

🌐 支持平台

⚡ 聚合解析

自动识别视频来源平台:

GET /api/parse.php?code=身份码&url=<任意平台视频链接>

📦 响应格式

{"code":200,"msg":"解析成功","data":{"type":"video","title":"...","url":"https://...","author":{...}}}