adanvdo / YT-RED-UI

Windows .NET Framework GUI Application for Downloading Video and Audio Files from YouTube and Reddit
48 stars 1 forks source link

Add Option to Update Dependencies #146

Closed adanvdo closed 1 year ago

adanvdo commented 1 year ago

Add the option to update YT-DLP and FFMPEG dependencies in the client

adanvdo commented 1 year ago

A dependency row has been added to Settings->About with a "Update Dependencies" button. This was a quick addition and currently it will download the latest available versions without checking to see if we already have them. I will add a separate case to add that check in the future.

image