ShnDLP GUI Wrapper

ShnDLP is a lightweight graphical desktop application built on top of yt-dlp. It runs quietly in the background and automatically downloads supported videos when you copy a link to your clipboard.

Requirement
yt-dlp must be installed and available in your system PATH.

Verify installation:
yt-dlp --version

How it works

Features

Installation

1. Install yt-dlp

Install yt-dlp using your preferred method and ensure it is on PATH:

pip install -U yt-dlp

2. Run ShnDLP

3. Copy a link

Copy any supported video. (e.g., Instagram Reels, Twitter/X, Bsky, etc.) ShnDLP will automatically start downloading it.

Configuration

ShnDLP includes a default configuration on first launch. Advanced users may adjust:

Notes