@skastr0/yt-dlp-cli
v0.1.0
Published
JSON-first yt-dlp CLI for agent and script workflows.
Downloads
93
Maintainers
Readme
yt-dlp-cli
This package is the npm runner entrypoint for yt-dlp-cli.
It exposes the yt-dlp-cli command through a small Node launcher and delegates to the matching prebuilt Bun standalone binary package for the current platform.
npx @skastr0/yt-dlp-cli --version
bunx @skastr0/yt-dlp-cli --version
pnpm dlx @skastr0/yt-dlp-cli --versionyt-dlp must be available on PATH, or set YT_DLP_CLI_BIN to a custom executable.
The source repository and full package documentation live at https://github.com/skastr0/yt-dlp-cli.
