Install
openclaw skills install social-downloaderDownload TikTok, Instagram Reel, X/Twitter video, YouTube Short, or other social video links with yt-dlp. Use when the user asks to download/save/send a social video in best quality, or asks to download/transcribe a reel/TikTok and turn it into a reusable skill.
openclaw skills install social-downloaderUse this for social video links.
bash skills/social-downloader/scripts/download_best.sh "<url>" /tmp/social-download
Then inspect the output and send the downloaded video back to the user.
python3 skills/social-downloader/scripts/download_transcribe.py "<url>" --out /tmp/social-skill-source
Then:
yt-dlp.