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

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)

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.libraries.ytdlp.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.libraries.ytdlp/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.libraries.ytdlp/build-and-test.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.libraries.ytdlp/actions/workflows/build-and-test.yml)
[![](https://img.shields.io/nuget/dt/soenneker.libraries.ytdlp.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.libraries.ytdlp/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) 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`.