Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

yt-dlp-exec

Marinos333.5kMIT1.0.2TypeScript support: included

A simple Node.js wrapper for yt-dlp

binary, nodejs, youtube-dl, youtube-dl-wrapper, youtube-downloader, yt-dlp, yt-dlp-downloader, yt-dlp-wrapper

readme

NPM Status

A simple Node.js wrapper for yt-dlp.

My Work

It's a fork of youtube-dl-exec which uses yt-dlp as his default binary instead of youtube-dl because youtube-dl doesn't seem to be maintained anymore.

How it works

This package works exactly like his origin youtube-dl-exec. If you know how to use the original, you know how to use this one. Just be aware that youtube-dl and yt-dlp are slightly different so go check the documentation to know which commands can be performed here.