bosxixi / YoutubeExtractorCore

.NET Core library used for extracting information about Youtube videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

.NET Core library used for extracting information about Youtube videos


Languages

Language:C# 59.8%Language:PowerShell 40.2%