Add info about the vcredist 2010 depend on windows

This commit is contained in:
Jelle Glebbeek
2021-04-03 20:41:14 +02:00
parent fdbb5f3408
commit 18d6d72926

View File

@@ -17,9 +17,10 @@ Be sure to check out [a demo gif of the application](#Demo-gif)!
## How to use
1. Download the [applicable installer or executable](https://github.com/jely2002/youtube-dl-gui/releases/latest) for your system.
2. Paste a link into the box up top.
3. Wait for the app to gather all required metadata.
4. Press download, and the video(s) will get downloaded to your downloads folder.
2. If you are on windows, make sure that the [Microsoft Visual C++ 2010 Redistributable Package (x86)](https://www.microsoft.com/en-us/download/details.aspx?id=5555) is installed.
3. Paste a link into the box up top.
4. Wait for the app to gather all required metadata.
5. Press download, and the video(s) will get downloaded to your downloads folder.
Want to know more about the features this app offers? Head over to the [wiki](https://github.com/jely2002/youtube-dl-gui/wiki/).