Skip to content

xyonox/yt-dlp-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT-DLP Desktop

YT-DLP Desktop is a simple Electron-based desktop application for downloading videos using yt-dlp. It allows you to select a download folder and download videos directly from YouTube with the best available quality.

Features

  • Download videos using yt-dlp.
  • Works on macOS, Windows, and Linux.

Requirements

  • yt-dlp installed and in your PATH.
  • Google Chrome with cookies stored

    ⚠️ You must be logged into YouTube (Browser has to be Chrome) for this feature to work.

For developer

Clone the repository:

git clone https://github.com/xyonox/yt-dlp-desktop.git
cd yt-dlp-desktop

Install dependencies:

npm install

Run the App

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published