/install instagram-reel-downloader-whatsapp
Instagram Reel via sssinstagram
Requirements
- Node.js 18+.
playwright-coreinstalled in the runtime.- Chromium-compatible browser binary available via:
BROWSER_EXECUTABLE_PATH(preferred), or- default
/usr/bin/brave-browser.
Environment variables
OPENCLAW_WORKSPACE(optional): workspace root used for output path.REEL_DOWNLOAD_DIR(optional): explicit download directory override.BROWSER_EXECUTABLE_PATH(optional): browser binary path override.
-
Validate input URL.
- Accept only
https://www.instagram.com/reel/...(or/reels/...) links.
- Accept only
-
Run downloader automation script.
- Execute:
node scripts/download_via_sss.mjs "\x3Cinstagram-url>"
- On success it prints:
MEDIA_PATH=\x3Cabsolute path>
- Execute:
-
Send the file to user on WhatsApp.
- Use
messageaction=sendwithmediaset toMEDIA_PATH. - Add a small caption like
Done 🐾.
- Use
-
If the site blocks automation.
- Retry once after a short wait.
- If it still fails, report failure cleanly and ask user for another link.
Notes
- Uses
BROWSER_EXECUTABLE_PATHif set, otherwise defaults to/usr/bin/brave-browser. - Saves videos to
REEL_DOWNLOAD_DIRwhen set, else\x3Cworkspace>/downloads(OPENCLAW_WORKSPACEor current working directory). - Uses Playwright (
playwright-core) in headless mode. - Optional cleanup script:
bash scripts/cleanup_reels.sh 30(minutes to retain, default 30). - For user privacy, do not store links longer than needed for the download run.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install instagram-reel-downloader-whatsapp - After installation, invoke the skill by name or use
/instagram-reel-downloader-whatsapp - Provide required inputs per the skill's parameter spec and get structured output
What is Instagram Reel Downloader (WhatsApp)?
Download an Instagram Reel via sssinstagram.com and return it as a WhatsApp-ready video file. Use when a reel URL is provided and yt-dlp is blocked or not pr... It is an AI Agent Skill for Claude Code / OpenClaw, with 854 downloads so far.
How do I install Instagram Reel Downloader (WhatsApp)?
Run "/install instagram-reel-downloader-whatsapp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Instagram Reel Downloader (WhatsApp) free?
Yes, Instagram Reel Downloader (WhatsApp) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Instagram Reel Downloader (WhatsApp) support?
Instagram Reel Downloader (WhatsApp) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Instagram Reel Downloader (WhatsApp)?
It is built and maintained by Saif (@besaif); the current version is v1.0.1.