video-downloader

Parse short-video links to generate watermark-free download URLs via the redfox.hk API.

326|43|Updated May 12, 2026
One-click install
npx skills add https://github.com/redfox-data/redfox-community --skill video-downloader-redfox-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-downloader
Source: https://github.com/redfox-data/redfox-community/tree/main/skills/video-downloader
Command: npx skills add https://github.com/redfox-data/redfox-community --skill video-downloader-redfox-data

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes assets (resource) components.

What problem does it solve?

The skill automates watermark-free video downloads from major short-video platforms by leveraging a centralized API, eliminating manual extraction steps and saving time for content creators and archivists.

Core Features & Use Cases

  • Watermark-free downloads across Douyin, Xiaohongshu, Kuaishou, and Bilibili from a single link.
  • Supports video (mp4) and image content where available, with progress feedback during downloads.
  • Use cases include personal archiving, content remixing, and offline viewing.

Quick Start

Paste a short-video share link to immediately download the watermark-free video.

Frequently Asked Questions about video-downloader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download watermark-free videos from Douyin, Xiaohongshu, Kuaishou, and Bilibili?

To download watermark-free videos, paste a valid short-video share link from Douyin, Xiaohongshu, Kuaishou, or Bilibili. The skill parses the link via the redfox.hk API to extract a direct download URL and saves the mp4 file locally with progress feedback.

Do I need an API key to extract watermark-free short videos?

Yes, extracting watermark-free short videos requires a valid API key. You must configure this key via an environment variable or a config file before parsing links and downloading content through the centralized API.

Can I download images and short videos for offline viewing?

Yes, you can download both video and image content for offline viewing or personal archiving. The skill processes the provided share links to fetch available media assets and downloads them directly to a designated local directory.

What's the best way to automate watermark-free downloads for content creation?

Automating watermark-free downloads for content creation is best handled by supplying parsed short-video links to the API. This eliminates manual extraction steps, directly fetching clean mp4 files for remixing or archiving.

Why does my short-video link fail to yield a watermark-free download URL?

A short-video link may fail to yield a watermark-free download URL if the API key is missing or invalid, or if the link is from a platform other than Douyin, Xiaohongshu, Kuaishou, or Bilibili. Ensure the link is correct and API credentials are configured.