Skip to content

taiden26l/Yt-Dlp-GUI-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yt-Dlp-GUI-Wrapper V0.0.2

A lightweight and efficient C++ graphical interface (GUI) wrapper for the popular yt-dlp tool. Designed for users who want the full power of yt-dlp without having to deal with the command-line interface (CLI).


✨ Features

  • Intuitive GUI: Ditch the command line for a clean, simple window.
  • Fast Performance: Built natively in C++ for maximum efficiency.
  • Easy Video Downloads: Paste your video link and download with one click.
  • Zero CLI Hassle: Automatically handles command arguments under the hood.

🚀 Getting Started

Prerequisites

Building from Source

  1. Open the solution file ytdlp wrapper.slnx in Visual Studio 2026.
  2. Set your build configuration to Release and your architecture to x64.
  3. Go to the top menu and select Build > Build Solution.
  4. The compiled executable will be generated inside your project output folder.

🛠️ Usage

  1. Place the yt-dlp.exe binary in the same directory as your compiled wrapper OR put it in PATH.
  2. Launch the Setup.ps1 File.
  3. Launch the wrapper executable.
  4. Paste your desired media link into the URL input box.
  5. Click download and watch the progress update automatically.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors