Chlience

A minimal Windows desktop downloader powered by yt-dlp and Tauri 2. / 基于 yt-dlp 和 Tauri 2 的轻量 Windows 桌面下载器。

47
4
89% credibility
Found May 27, 2026 at 47 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

A desktop application that lets you download videos from thousands of websites by pasting a link, previewing the video details, and saving it to your computer with a simple click—no command-line knowledge required.

How It Works

1
🔍 Discover the downloader

Someone hears about a simple desktop app for saving videos without typing commands.

2
💻 Install on your computer

Download the installer for Windows or Mac and set it up on your machine.

3
🔧 Tools get ready automatically

On first launch, the app checks if everything needed is there and installs any missing pieces with one click.

4
📋 Paste a video link

Copy a video URL from any supported website and paste it into the app's input box.

5
🎬 See your video before downloading

The app shows you the video's title, thumbnail, length, and available quality options so you know exactly what you're getting.

6
Choose how to download
▶️
Download right away

Pick your quality and start the download immediately

🔐
Add login cookies

Select a cookies file to access private or member-only videos

7
⬇️ Watch the download progress

A progress bar shows how much is done, the download speed, and how long until it finishes. You can cancel anytime.

🎉 Your video is ready

The finished video appears in your Downloads folder, ready to watch whenever you want.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 47 to 47 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is yt-dlp-tauri?

yt-dlp-tauri is a lightweight desktop application that wraps yt-dlp in a clean GUI, letting you download videos without touching the command line. Paste a URL, preview the title and thumbnail, pick your quality, and hit download. It runs on Windows and macOS, built with Rust and Tauri 2 for a small footprint and native performance. The app manages its own toolchain (yt-dlp, ffmpeg, ffprobe, deno) and verifies everything against SHA-256 hashes before use.

Why is it gaining traction?

The main appeal is simplicity. yt-dlp is powerful but demands cryptic flags; this app makes that optional. You get live download progress with speed and ETA, cancellation mid-download, and cookie file support for sites requiring login. The toolchain auto-installs from pinned sources, so you are not hunting for the right binaries. It also handles the annoying edge cases: HTTP thumbnail URLs get upgraded to HTTPS, cookie headers convert to Netscape format automatically, and GitHub API rate limits are surfaced with retry timing.

Who should use this?

Windows and macOS users who want video downloads without CLI knowledge. Content creators grabbing reference material, developers archiving tutorials, or anyone frustrated by streaming service restrictions. Not for Linux users (not supported) or those who need batch automation (CLI yt-dlp still wins there).

Verdict

A well-scoped tool that solves a real problem cleanly. The 0.9% credibility score reflects its early stage and modest following, but the code is production-minded: SHA-256 verification, proper error handling, and a manifest pinning tool versions. At 47 stars, it is not a mainstream choice yet. Worth trying if you want a local-first downloader without the terminal, but check the changelog before trusting it with critical workflows.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.