mirror of
https://github.com/yt-dlp/ejs.git
synced 2026-06-19 03:31:27 +00:00
12 lines
238 B
Markdown
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
|
|
```
|