← 返回
未分类 中文

video

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...
通过 sssinstagram.com 下载 Instagram Reel 并返回 WhatsApp 可直接发送的视频文件。适用于已提供 Reel 链接且 yt-dlp 被屏蔽或不可用的情况。
tnjo
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 507
下载
💾 0
安装
1
版本
#latest

概述

Instagram Reel via sssinstagram

Requirements

  • Node.js 18+.
  • playwright-core installed 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.
  1. Validate input URL.
    • Accept only https://www.instagram.com/reel/... (or /reels/...) links.
  1. Run downloader automation script.
    • Execute:
    • node scripts/download_via_sss.mjs ""
    • On success it prints:
    • MEDIA_PATH=
  1. Send the file to user on WhatsApp.
    • Use message action=send with media set to MEDIA_PATH.
    • Add a small caption like Done 🐾.
  1. 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_PATH if set, otherwise defaults to /usr/bin/brave-browser.
  • Saves videos to REEL_DOWNLOAD_DIR when set, else /downloads (OPENCLAW_WORKSPACE or 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.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 04:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,078 📥 808,672
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 676 📥 325,263
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,376 📥 320,195