AI Agent Hub
Back to skills
One-Click Short Video Watermark Removal Parser icon

One-Click Short Video Watermark Removal Parser

Design & Media Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_f72e84b4/duanshipinjiexi according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Short-video share links are usually tied to platform pages, where watermarks, login state, and page structure can make direct extraction unstable. This skill gives an agent a consistent path to convert Douyin, Kuaishou, Xiaohongshu, or Pipixia links into usable media assets and source metadata. It is useful for automation flows that need to split social short-content into material and music quickly.

How It Works and Limits

It uses an identity code as the credential: if the user provides a 5-character code, that code is used; otherwise one is generated and remembered, and changed only on explicit request. After receiving a link, it calls the parsing endpoint and branches on data.type:
- video: download the primary or backup video; no separate music is sent.
- image: download images and send the music track separately.
- live: retrieve Live Photo video plus still images, then send the music track separately.

Large downloads trigger a waiting notice, and failures fall back to direct links. Kuaishou short links can be resolved first. Missing fields are not invented; 403, 429, and 500 map to credential/usage limits, daily quota, and parsing errors. Mobile share links are the expected input, while desktop web links are generally unsupported.

Use Cases

  • An editor receives a Douyin share link and needs the video file plus cover images for offline editing.
  • A reviewer extracts image and music assets from Kuaishou, Xiaohongshu, or Pipixia links before publishing.
  • A data collector parses mobile short links into video, image, or live assets and saves direct URLs for archiving.
  • A creator exports Live Photo videos, still images, and music separately from social video links for local management.

Best For

  • Social media operations staff who need to split a mobile share link into video, images, and music quickly.
  • Data processing staff who must resolve multi-platform short links into files or direct URLs and log asset type.
  • Content reviewers who need to extract visuals and audio from Douyin, Kuaishou, Xiaohongshu, or Pipixia links.
  • Creators preparing local edits who want Live Photo videos, still images, and music tracks exported separately.