Files
ejs/README.md
2025-09-26 17:16:09 +12:00

266 B

yt-dlp-ejs

Caution

This is currently in development

External JavaScript for yt-dlp supporting many runtimes

Manual Installation

In the yt-dlp repository, install the python package, directly:

npm install
pip install .

Tests

todo