.NET API wrapper and implementation of the YouTube API. Skybrud.Social.Google.YouTube helps you with both authentication as well as raw and object-oriented communication with the YouTube API.
License: | MIT License |
Target Framework: | .NET 4.5, .NET 4.6, .NET 4.7 and .NET Standard 2.0 |
The package is only available via NuGet. To install the package, you can use either .NET CLI:
dotnet add package Skybrud.Social.Google.YouTube --version 1.0.0
or the older NuGet Package Manager:
Install-Package Skybrud.Social.Google.YouTube -Version 1.0.0
Documentation for this package is available at social.skybrud.dk.
- Please feel free to create an issue, and I will get back to you ;)