Daedalus is the RELIQUARY video downloader app. It is designed as a Tauri desktop app with a SolidJS interface and a Rust command layer that drives yt-dlp and ffmpeg.
- Node.js
- Rust
- Optional:
yt-dlp,ffmpeganddenoavailable inPATH
If yt-dlp, ffmpeg or deno are missing, Daedalus can install the system packages from the Settings panel (winget on Windows, Homebrew on macOS).
npm install
npm run devnpm run dev starts the Tauri desktop app. npm run build creates a production desktop bundle.
Daedalus is a standalone RELIQUARY app. Theme, local files, and system tool access are managed inside the app Settings panel, while commercial access and updates are handled through Patreon.
Copyright (c) 2026 Seoloon.
All rights reserved.
You may not copy, modify, distribute, sublicense, or use this source code, in whole or in part, without explicit written permission.
Dev by Seoloon