Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colinkiama/youtubeidparser

UWP Windows Runtime Component - Gets the YouTube ID from a YouTube link
https://github.com/colinkiama/youtubeidparser

c-sharp csharp easy-to-use fast id parse parser parsing universal universal-windows universal-windows-platform uwp windows windows-10 windows-runtime-component winrt youtube

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# YouTubeIDParser

![alt-text](https://github.com/colinkiama/YouTubeIDParser/blob/master/YTIDParserIcon.png)

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.