🧪 Skills
Download Tools
--- name: download-tools description: CLI download tools for YouTube and WeChat metadata: { "openclaw": { "requires": { "bins": ["curl", "yt-dlp"] }, "install": [ { "id": "yt
v1.0.0
Description
name: download-tools description: CLI download tools for YouTube and WeChat metadata: { "openclaw": { "requires": { "bins": ["curl", "yt-dlp"] }, "install": [ { "id": "yt-dlp", "kind": "brew", "package": "yt-dlp" }, { "id": "ffmpeg", "kind": "brew", "package": "ffmpeg" } ] } }
Download Tools
A collection of CLI download tools for YouTube and WeChat articles.
Tools
wechat-dl.sh
Download WeChat articles as TXT.
./wechat-dl.sh "https://mp.weixin.qq.com/s/xxx" [output_name]
yt-audio.sh
Download YouTube audio as MP3.
./yt-audio.sh "https://youtube.com/watch?v=xxx" [output_name]
Install
brew install yt-dlp ffmpeg
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!