Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 560 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 560 Bytes

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.