Skip to content

UWP Windows Runtime Component - Gets the YouTube ID from a YouTube link

License

Notifications You must be signed in to change notification settings

colinkiama/YouTubeIDParser

Repository files navigation

YouTubeIDParser

alt-text

Gets the YouTube ID from a YouTube link

How to install:

Open the Nuget Package Manager console and enter this command: Install-Package YouTubeIDParser.ColinKiama

or...

In a a Universal Windows Project, go to Tools > NuGet Package Manager > Manage NuGet Packages for Solution then on the "Browse" section, search for "YouTubeIDParser.ColinKiama". Then you can install the package for each project you want to use in your current solution.