Skip to content

A cross-platform GUI wrapper for yt-dlp written in PyQt5

License

Notifications You must be signed in to change notification settings

dcrwn/yt-dlp-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-dlp-gui


yt-dlp is a program to download videos from YouTube.com and a few more sites.

Requirements

Installation

There are two ways to begin using yt-dlp-gui, depending on your preference:

Manual

git clone https://github.com/dsymbol/yt-dlp-gui
cd yt-dlp-gui
pip install -r requirements.txt
python3 src/main.py

Portable (Windows)

Includes all dependencies

  1. Download the portable version from the releases section
  2. Extract the zip file
  3. Launch yt-dlp-gui.exe

About

A cross-platform GUI wrapper for yt-dlp written in PyQt5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%