https://github.com/soenneker/soenneker.libraries.ytdlp
Simply adds the yt-dlp nightly Windows executable, updated daily (if available)
https://github.com/soenneker/soenneker.libraries.ytdlp
csharp dotnet ffmpeg libraries youtube youtube-dl ytdlp
Last synced: 23 days ago
JSON representation
Simply adds the yt-dlp nightly Windows executable, updated daily (if available)
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.libraries.ytdlp
- Owner: soenneker
- License: mit
- Created: 2023-12-10T19:19:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T09:03:10.000Z (over 1 year ago)
- Last Synced: 2024-04-13T22:25:17.252Z (over 1 year ago)
- Topics: csharp, dotnet, ffmpeg, libraries, youtube, youtube-dl, ytdlp
- Language: C#
- Homepage: https://soenneker.com
- Size: 365 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.libraries.ytdlp/)
[](https://github.com/soenneker/soenneker.libraries.ytdlp/actions/workflows/build-and-test.yml)
[](https://www.nuget.org/packages/soenneker.libraries.ytdlp/)#  Soenneker.Libraries.ytdlp
### Simply adds the yt-dlp nightly Windows executable, updated daily (if available)## Installation
```
dotnet add package Soenneker.Libraries.ytdlp
```The file is copied to the output directory, and located at the relative path: `Resources\yt-dlp.exe`.