YoutubeExtractorCore

.NET Core library used for extracting information about Youtube videos


Keywords
Youtube, Extractor, Core
Install
Install-Package YoutubeExtractorCore -Version 0.0.7

Documentation

YoutubeExtractorCore

Overview

.NET Core library used for extracting information about Youtube videos based on flatbug/YoutubeExtractor

Ported to be usable with .NET Core 1.0, added async support and better exception handling

NuGet

Available as NuGet package

Install-Package YoutubeExtractorCore

Licence

The library is licenced under the MIT Licence

Example code

Library comes with simple example app, more examples can be found on the original project site