Video Downloader

v1.0.0

Download online videos with quality and format controls using yt-dlp for reliable local saves.

0· 1.1k·19 current·20 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, required binaries (yt-dlp, python3), included wrapper script, and the Homebrew install for yt-dlp all align with a local video-downloader purpose.
Instruction Scope
SKILL.md and commands instruct only metadata inspection and running yt-dlp (via the included script) and to write downloads and optional memory under ~/video-downloader or a user-approved output directory; they do not ask the agent to read unrelated system files or exfiltrate data.
Install Mechanism
Install uses a Homebrew formula for yt-dlp (a standard source). No arbitrary URL downloads or archive extraction are present.
Credentials
No environment variables or credentials are required. Memory template explicitly disclaims storing credentials. Requested access is limited to user-approved output directories and a local memory folder.
Persistence & Privilege
The skill is not forced always-on and does not modify other skills or system-wide settings; it may create and update files under ~/video-downloader (its own memory), which is expected behavior for local preferences.
Assessment
This skill appears internally consistent. Before installing, ensure you trust the video hosts you will download from (yt-dlp will contact CDNs and host domains implied by the URL). Confirm you are comfortable with files being created in ~/video-downloader and whichever output directory you choose (default ~/Downloads). Install yt-dlp from an official source (Homebrew is acceptable). If you have sensitive data on your machine, review the memory file contents periodically — the skill is designed to store only simple preferences but will write to your home directory. Finally, respect copyright and avoid using the tool for unauthorized downloads.

Like a lobster shell, security has layers — review code before you run it.

latestvk976c0xm89rjx7hk6sw4jp2dvn81z7ze

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

⬇️ Clawdis
OSLinux · macOS
Binsyt-dlp, python3

Install

Install yt-dlp (Homebrew)
Bins: yt-dlp
brew install yt-dlp

Comments