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
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
- Newtonsoft.Json
license: MIT
- Esprima
license: BSD-3-Clause
- ElectronNET.API
license: MIT
- LiteDB
license: MIT
- YoutubeDLSharp
license: BSD-3-Clause
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.
- 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.