Files
ejs/README.md
2025-09-22 18:30:05 +02:00

12 lines
238 B
Markdown

# yt-dlp-ejs
External JavaScript for yt-dlp supporting many runtimes
## Installation
In the yt-dlp repository, install the python package, either directly or from url:
```console
pip install git+https://github.com/yt-dlp/ejs@main
```