ky-ler / YTDownloaderUI

GUI wrapper for yt-dlp (YouTube downloader). Created with WPF in C#. May come back around and finish this some day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YTDownloaderUI

GUI wrapper for yt-dlp that allows you to download YouTube videos.

Features

  • Batch download YouTube videos (multiple videos at once)
  • Light/Dark Theme

Dependencies

Optional - Needed for post-processing options

Instructions

  1. Download and extract YTDownloaderUI.zip and run YTDownloaderUI.exe
  2. Go to the Settings tab, and scroll down to "Dependencies" and set your yt-dlp.exe location (likely in your Downloads folder)
    • Optional: If using post-processing options, also set your FFmpeg and FFprobe paths
  3. Go back to the Home tab, and start pasting YouTube links in the Video Links text box
  4. Click the "Add to Queue" button
  5. Click the "Download" button to start downloading the videos in your queue
  6. Wait for downloads to complete.
    • Videos can be found in a folder called "downloads" in the same directory as YTDownloaderUI.exe

Images

Dark Theme

Main page - dark theme

Settings page - dark theme

Light Theme

Main page - light theme

Settings page - light theme

Special Thanks

Thank you to the creators of these projects:

About

GUI wrapper for yt-dlp (YouTube downloader). Created with WPF in C#. May come back around and finish this some day.


Languages

Language:C# 100.0%