LaunchKit · 2026
Back to Skills

nas-movie-download

Search and download movies via Jackett.

2
1.5k downloads
by @roger0808

Setup & Installation

openclaw skills install @roger0808/nas-movie-download

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install nas-movie-download

Version History

v3.2.2Mar 8, 2026 - Version note by skill developer:

修复 SMB 字幕下载兼容性,优化错误处理

What This Skill Does

Automates movie downloading on a home NAS using Jackett for torrent search and qBittorrent for download management. After download completes, connects to the NAS via SMB to fetch and upload subtitles using subliminal.

Combines torrent search, download queuing, and subtitle fetching into a single command instead of manual steps across three separate tools.

When to use it

  • Download a specific movie to your NAS with one command
  • Search torrent indexers like The Pirate Bay and YTS for a title
  • Auto-fetch Chinese and English subtitles after a movie downloads
  • Batch download missing subtitles for an entire TV series already on NAS
  • Queue a torrent download and monitor it through qBittorrent Web UI

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Download Young Sheldon with subtitles

AGENT
  1. 1Search Jackett indexers for 'Young Sheldon' torrents
  2. 2Select the highest-quality result and extract the magnet link
  3. 3Add the magnet link to qBittorrent and wait for download to complete
  4. 4Connect to NAS via SMB and scan the downloaded video files
  5. 5Use subliminal to fetch Chinese and English subtitles and upload them alongside the videos
OUTPUT

Young Sheldon episodes downloaded to NAS with Chinese and English subtitle files placed in each episode folder

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Jackett installation with configured indexers and API keyqBittorrent instance with Web UI accessNAS device with SMB service enabled