/yt-dlp-server

A small server that can download any media by using yt-dlp

Primary LanguageRustMIT LicenseMIT

yt-dlp-server

A small server that can download any media by using yt-dlp

The ongoing downloads The list of subscriptions

Installation

Install the crate global to make it available to the current user.

cargo install --path .

Running it on mac os

Customize the $USER variable of the launched.yt-dlp-server.plist file then load it.

launchctl load -w launched.yt-dlp-server.plist
launchctl list | grep yt-dlp-server
launchctl start launched.yt-dlp-server