I do not have an answer but asking how to install the package. I have tried via NuGet but get an Error that it cannot find Alturos.VideoInfo --version 2.0.2. I have downloaded it but do not know where to place it.
ERROR:
PM> dotnet add package Alturos.VideoInfo --version 2.0.2 C:\Users\Owner\Source\Repos\RonWebite\RonWebite.vbproj(2346,3): error MSB4019: The imported project "C:\Program Files\dotnet\sdk\8.0.403\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the expression in the Import declaration "C:\Program Files\dotnet\sdk\8.0.403\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets" is correct, and that the file exists on disk. dotnet : Unable to create dependency graph file for project 'C:\Users\Owner\Source\Repos\RonWebite\RonWebite.vbproj'. Cannot add package reference. At line:1 char:1
+ CategoryInfo : NotSpecified: (Unable to creat...kage reference.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError