Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/colinkiama/youtubeidparser
- Owner: colinkiama
- License: mit
- Created: 2018-01-07T20:38:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:36:04.000Z (12 months ago)
- Last Synced: 2024-05-02T03:08:36.775Z (8 months ago)
- Topics: 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
- Language: C#
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.