Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
352 stars 34 forks source link

Windows 7 #115

Closed harryray33 closed 6 months ago

harryray33 commented 7 months ago

Does this work with Win 7?

Thanks

Maxstupo commented 7 months ago

It should work.

ydl-ui v2.9.1 and above requires .NET Framework v4.8 (or v4.5 for v2.9.0 and below). According to Microsoft, it should be installable on Windows 7.

https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies#net-framework-48

harryray33 commented 7 months ago

Thanks, yes, I've just remembered seeing somewhere that Win 7 is OK up to .NET 6.