Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.youtube.client
An async thread-safe singleton for the YouTube client YouTubeExplode
https://github.com/soenneker/soenneker.youtube.client
client csharp dotnet search singleton video youtube youtubeclientutil
Last synced: 13 days ago
JSON representation
An async thread-safe singleton for the YouTube client YouTubeExplode
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.youtube.client
- Owner: soenneker
- License: mit
- Created: 2024-01-01T00:41:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T00:22:22.000Z (2 months ago)
- Last Synced: 2024-11-20T00:33:40.690Z (2 months ago)
- Topics: client, csharp, dotnet, search, singleton, video, youtube, youtubeclientutil
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.31 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/nuget/v/soenneker.youtube.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.youtube.client/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.youtube.client/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.youtube.client/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.youtube.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.youtube.client/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.YouTube.Client
### An async thread-safe singleton for the YouTube client YouTubeExplode## Installation
```
dotnet add package Soenneker.YouTube.Client
```