Alos21750/UAV-Downloader
UAV Downloader for JableTV, MissAV, SupJav & Hanime1 — UAV Browser, unattended UAV Watcher, Docker/CLI, and local-first AI subtitles.
What it solves
UAV Downloader automates the process of discovering, downloading, and subtitling videos from specific adult content platforms (JableTV, MissAV, SupJav, and Hanime1). It eliminates the need for manual searching and repetitive downloading by providing tools for both manual browsing and fully unattended monitoring of categories.
How it works
The project provides three primary interfaces:
- UAV Browser: A GUI for searching, browsing, and manually adding videos to a download queue.
- UAV Watcher: An unattended tool that monitors selected categories and schedules automatic scans to download new content while removing duplicates across sites.
- Docker/CLI: A headless version for server or NAS environments that downloads videos via URLs or a text file.
For subtitling, the tool uses a local AI pipeline. It identifies Japanese audio using ReazonSpeech K2 v2 or whisper.cpp (via sherpa-onnx) and translates the text into English or Traditional Chinese using local small models (FuguMT and OPUS-MT). Users can optionally connect external LLM APIs (OpenAI, Anthropic, Gemini, etc.) for translation, though the audio recognition always remains local.
Who it’s for
Users who want to automate the collection of videos from the supported platforms and those who need AI-generated subtitles in multiple languages without relying on cloud-based transcription services.
Highlights
- Unattended Monitoring: Automatically tracks categories and schedules downloads based on date and version priority.
- Local AI Subtitles: Generates
.srtfiles for Japanese, English, and Traditional Chinese using local models to ensure privacy and offline functionality. - Flexible Translation: Supports both local translation models and integration with various LLM APIs for higher quality translations.
- Multi-platform Support: Works on Windows (as standalone EXEs), Linux, and macOS (via source), and provides Docker images for NAS/server deployments.
- Privacy-focused: Default local mode requires no API keys and does not upload video or audio content to the cloud.
Related
- Project
- Project
- Project
- Project
- Project