+ 1

How to import a C# library from libraries.io

Hi all I’m going to try and make a YouTube down loader tomorrow using Visual Studio. I’m going to import the the NYoutubeDL from libraries.io (https://libraries.io/nuget/NYoutubeDL) and it’s given me this code to install it (Install-Package NYoutubeDL -Version 0.6.3) I’m just wondering where do I place it in my console app so that it will download and when I export the project it will be embedded inside of it. Thanks,

10th Feb 2019, 7:37 AM
Ollie Q
Ollie Q - avatar
1 Odpowiedź
10th Feb 2019, 1:14 PM
sneeze
sneeze - avatar