Files
ejs/README.md
2025-09-26 18:10:04 +12:00

367 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, either directly or from url:

pip install git+https://github.com/yt-dlp/ejs@main

Build scripts

deno install
deno task bundle

Tests

todo