Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxstupo committed Nov 27, 2018
1 parent 472092c commit 43166ec
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# YDL-UI v1.4.5
# YDL-UI v2.0.0

A UI for the command-line video downloader "youtube-dl"

Expand All @@ -8,15 +8,18 @@ YDL-UI provides a simplified way to download videos using "youtube-dl", without

## Releases

You can find both the latest and previous releases of YDL-UI on the [releases page](https://github.com/Maxstupo/ydl-ui/releases).<br/>
To install a YDL-UI download the zip file attached to a release on the releases page, open and run the "setup.exe" to install. A shortcut will be created on the desktop.
You can find both the latest and previous releases of YDL-UI on the [releases page](https://github.com/Maxstupo/ydl-ui/releases).

## Installation & Setup

View the [installation](https://github.com/Maxstupo/ydl-ui/wiki/Installation) wiki page.

#### Prerequisites
Ensure you have installed the perequisties listed below in order to install/run YDL-UI.
- .NET Framework 4.6.1
Ensure you have installed the prerequisites listed below in order to run YDL-UI.
- .NET Framework 4.5

## Wiki / Tutorial
To learn how to use YDL-UI check out the [wiki](https://github.com/Maxstupo/ydl-ui/wiki).
## Wiki
To learn how to use YDL-UI check out the [wiki](https://github.com/Maxstupo/ydl-ui/wiki). Please be aware the Wiki might not be updated for the latest release of YDL-UI.

## License

Expand All @@ -27,3 +30,5 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
* [youtube-dl](https://github.com/rg3/youtube-dl)
* [ffmpeg](https://www.ffmpeg.org/) - compiled binaries from [ffmpeg.zeranoe.com](https://ffmpeg.zeranoe.com/builds/)
* [ByteSize](https://github.com/omar/ByteSize)
* [Json.NET](https://github.com/JamesNK/Newtonsoft.Json)
* [Fody](https://github.com/Fody/Fody/) & [Fody.Costura](https://github.com/Fody/Costura)
Binary file added Screenshots/YDL-UI_v2.0.0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/YDL-UI_v2.0.0_BasicDownload.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/YDL-UI_v2.0.0_VideoSelection.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 43166ec

Please sign in to comment.