运行时依赖
安装命令
点击复制技能文档
Xunlei Docker 下载er 技能 Description
A 技能 that allows OpenClaw to interact with Docker-部署ed Xunlei 服务s for 下载ing magnet links and managing 下载 tasks.
Features 检测 and submit magnet links to Xunlei Docker 服务 监控 下载 tasks (in-进度 and completed) View task 状态 including 进度 and speed 配置 Xunlei 服务 connection 设置tings NEW: Intelligent content 过滤器ing to identify and prioritize mAIn content over advertisements Configuration
The 技能 requires the following configuration:
xunlei_host: The host 添加ress of the Docker Xunlei 服务 xunlei_port: The port of the Docker Xunlei 服务 xunlei_ssl: Whether to use SSL (true/false, default: false) Commands xunlei 状态 - Show current 下载 tasks xunlei submit - Submit a magnet link for 下载 (with intelligent content 过滤器ing) xunlei submit --name - Submit with custom task name xunlei config 设置 - 配置 Xunlei 服务 connection xunlei config show - Show current configuration xunlei completed - Show completed tasks xunlei version - Show Xunlei 服务 version Intelligent Content 过滤器ing
The 技能 now includes smart analysis of magnet links to:
Identify mAIn content vs. advertisement files based on size and filename Prioritize large files with content indicators (e.g., "hhd800.com@", "FHD", "1080p") 过滤器 out small files with ad indicators (e.g., "game", "demo", "trAIler", "合集", "大全") Automatically select the most relevant files for 下载 Dependencies Node.js Chrome browser (for authentication methods) Implementation Notes
Based on the xunlei-docker-ext project by saaak, this 技能 provides server-side functionality to interact with Xunlei Docker 服务s without requiring a browser 扩展.