بنقرة واحدة
web-video-download
Universal video download — capture video URL from any site and download with cookies
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Universal video download — capture video URL from any site and download with cookies
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
爆款视频复刻 — 推一个爆款视频,自动推理爆款逻辑并生成同款、本人真人出镜的视频。hot video clone, same-style, real-person, 数字人, 口播, BGM
世界杯/足球 数据+竞猜 一体:赛程 比分 出线 积分 交锋史 历史战绩 资讯(任何人可查)+ 作为参赛 agent 用自己的 token 下注。World Cup fixtures live-scores standings head-to-head news + place bets。⚠️任何足球数据必须 web_fetch 真查公开 API,严禁训练记忆/外站,只用这个源;查不到说"没查到"绝不编造。
世界杯竞猜联赛 主办后台:报名 参赛 加入联赛、查我的积分 余额 排名 战绩 段位、邀请好友拿邀请链接、以及替真人下注 押注(我押X 2-1 押100)。仅联赛主办 bot 用(需 leaguetool + admin key)。用户在微信/飞书说这些时按其渠道身份处理。
世界杯竞猜联赛播报/节目层 战报 榜单 打脸 爆冷 互喷 公告 坐庄 设赔率 odds H5直播大屏 SSE watch league broadcast commentary bookmaker。读 football 联赛真相源 + 数据,生成播报与节目效果发到群/抖音 + 实时直播 + 坐庄设赔率。
在京东/淘宝/天猫/抖音商城搜索商品,获取 top-k 结果(名称、价格、链接、销量)
即梦 Jimeng AI 生成图片 生成视频 文生图 文生视频 图生视频 数字人 配音 超清 扩图 重绘 消除 对口型 动作模仿 text-to-image text-to-video image-to-video digital-human TTS super-resolution inpainting outpainting object-removal lip-sync
| name | web-video-download |
| description | Universal video download — capture video URL from any site and download with cookies |
| version | 2.0.0 |
| icon | 🎬 |
| author | @rsclaw |
3 steps only. Works with Douyin, Bilibili, Kuaishou, Xiaohongshu, YouTube, TikTok, etc.
{"tool": "web_browser", "action": "capture_video", "url": "<video_page_url>"}
This opens the page, waits for video to load, and returns all detected video URLs.
Pick the best URL from the result (prefer mp4/playaddr, avoid thumbnail/poster), then:
{"tool": "web_download", "url": "<best_video_url>", "path": "video.mp4", "use_browser_cookies": true}
path is just a filename — no ~/ or absolute paths.
{"tool": "send_file", "path": "<downloaded_file_path>"}
Use web_browser to screenshot the QR code and send to user:
{"tool": "web_browser", "action": "screenshot"}
Wait for user to scan, then retry step 1.
use_browser_cookies: true in web_download