- Notifications
You must be signed in to change notification settings - Fork35
A UI for the command-line video downloader "youtube-dl"
License
Maxstupo/ydl-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A UI for the command-line video downloader "youtube-dl"
YDL-UI provides a simplified way to download videos using "youtube-dl", without the hassle of using the command-line. This is achieved by dynamically generating youtube-dl argument queries that can be run with a click of a button. YDL-UI is packaged with a release of youtube-dl and ffmpeg.
You can find both the latest and previous releases of YDL-UI on thereleases page.
The latest development build of YDL-UI can be found on theartifacts page of YDL-UI's AppVeyor.Note: These builds are temporary and may be unstable as the are built from each commit automatically.
View theinstallation wiki page.
Ensure you have installed the prerequisites listed below in order to run YDL-UI.
- .NET Framework 4.8
To learn how to use YDL-UI check out thewiki.
Please be aware the Wiki might not be updated for the latest release of YDL-UI.
Wanting to contribute by translating YDL-UI to your language, or fix a typo?
Visit theYDL-UI project on Transifex.
This project is licensed under the MIT License - see theLICENSE.md file for details
- youtube-dl
- ffmpeg - compiled usingffmpeg-windows-build-helpers
- ByteSize
- Json.NET
- Fody &Fody.Costura
About
A UI for the command-line video downloader "youtube-dl"