skills/modelscope.cn/simple-video-downloader

simple-video-downloader

SKILL.md

Simple Video Downloader

Built on yt-dlp - a powerful open-source video downloader.

Prerequisites

This skill requires yt-dlp to be installed. Before proceeding:

  1. Check if yt-dlp is available:

    yt-dlp --version
    
  2. If not installed, let the user decide how to handle it:

    • Install via: pip install yt-dlp or download binary from yt-dlp releases
    • If user has no Python, they may prefer alternative approaches (browser extensions, online services, etc.)

Do not install yt-dlp for the user. Let them choose their preferred method.

Installs
5
First Seen
Apr 3, 2026