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

https://github.com/Sucalakafufu/ytdl

Powershell wrapper for yt-dlp
https://github.com/Sucalakafufu/ytdl

Last synced: 3 months ago
JSON representation

Powershell wrapper for yt-dlp

Awesome Lists containing this project

README

        

# ytdl
Powershell wrapper for yt-dlp

## Requirements
- yt-dlp (https://github.com/yt-dlp/yt-dlp)
- ffmpeg (required for encoding)

# Usage
In Progress