Skip to content

A simple graphical user interface (GUI) application for downloading videos from online sources.

Notifications You must be signed in to change notification settings

eimlav/youtube-dl-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-dl-gui

A simple graphical user interface (GUI) application for downloading videos from online sources.

Built with Electron and youtube-dl.

Only compatible with MacOS (as far as I know).

Usage

Inside repository directory run npm run package-mac.

A .app file will be generated in the release-builds directory.

Upon running for the first time, the following dependencies will be installed on your machine:

  • HomeBrew
  • youtube-dl
  • ffmpeg

The installation currently happens in the background before the window is loaded so there wil be nothing displayed until it is complete.

The best quality video/audio format will be used.

Enjoy!

About

A simple graphical user interface (GUI) application for downloading videos from online sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published