Overview
- Skill Key
- hs9021401/jable-downloader-lite
- Author
- hs9021401
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/hs9021401/jable-downloader-lite
- Latest Commit SHA
- eb3734eb026d2174179a2a26e975ffb09dd57397
Simple video downloader for Jable.tv. Download videos by ID or search by actress name.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 jable-downloader-lite 技能。 若已安装,则直接安装 jable-downloader-lite 技能。
# Jable Video Downloader
Download videos from Jable.tv with automatic organization by actress name.
## Dependencies
Before using, ensure these tools are installed:
- **yt-dlp** — Video download engine (`pip install yt-dlp` or `brew install yt-dlp`)
- **ffmpeg** — Video processing (`sudo apt install ffmpeg` or `brew install ffmpeg`)
- **xdg-user-dir** — (Linux only) For finding default Videos folder
## Usage
Tell the agent what you want to download:
- **Download by video ID:**
- "Download jable video mina-340"
- "幫我下載 jable Dass-402"
- **Download by actress search:**
- "Download 10 jable videos of 五日市芽依"
- "搜尋並下載 5 部 Mikami Yua 的作品"
- Randomly selects available videos, skips already downloaded ones
The agent will automatically:
1. Find available videos
2. Download them to your Videos folder
3. Organize files by actress name
## Examples
```
User: Download jable video dass-402
Agent: ⬇️ Downloading Dass-402...
✅ Completed! Saved to ~/Videos/Dass-402/
User: Download 5 jable videos of Mikami Yua
Agent: 🔍 Found 20 videos...
📥 Downloading 5 videos...
✅ Done! 5/5 videos downloaded
```
## Output Location
Videos are saved to your system's default Videos folder, organized by actress name:
```
~/Videos/
├── 五日市芽依/
│ └── mina-340.mp4
├── Mikami Yua/
│ ├── ssni-473.mp4
│ ├── ssni-409.mp4
│ ├── ssni-452.mp4
│ ├── ssni-618.mp4
│ └── ssni-644.mp4
```
## Features
- Simple text-based interface
- Automatic actress-based organization
- Progress display in console
- Cleanup temporary files after download
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.