Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Video Downloader (EVD)

GitHub GitHub issues Downloads

EVD is a graphical user interface for the media downloader yt-dlp. A complete list of which websites are supported by yt-dlp can be viewed at this link. The user interface is based on .NET6 and Electron. For the download and conversion of video and audio, the ffmpeg and yt-dlp library is required. The external libraries can be downloaded and set up automatically in the settings view. A detailed description of all features in EVD can be found in the user manual. User manual: German User manual: English

GitHub release (with filter)

Main features:

  • Multiple download with drag and drop of URLs.
  • Automatic selection of download quality, based on the configuration in the settings.
  • Quick and easy creation of subfolders for downloads.
  • Switch between audio and video download. (Running downloads remember their setting).
  • Optional conversion to MP3
  • Finished downloads are automatically cleaned up from the list.
  • Only complete downloads are moved to the download folder.
  • Duplicate downloads check

preview

preview

Nuget packages and associated licenses used in EVD

External libraries

The following libraries must be downloaded additionally for the download and video/audio processing to work. These libraries can be downloaded automatically by pressing a button in the settings view.

Known issues

  • The App seems to be not responsive, when adding big files for download. I think yt-dlp needs a little more time to grab the Information about the File. If the App still not respond, just restart it.
  • Downloads not working anymore. Probably there is a new version of yt-dlp, that can fix this problem. Try to make a new download of yt-dlp in the settings view.

About

Another video & audio downloader based on yt-dlp. This project aims to show that .NET6 applications can be used as full-fledged desktop applications using Electron .NET :)

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors