SHA256
1
0
forked from pool/yt-dlp

Add quickjs recommends as a lighter alternative to deno and nodejs #9

Manually merged
jengelh merged 1 commits from bobbie424242/yt-dlp:add-quickjs into master 2026-01-31 11:40:53 +01:00
Contributor

quickjs is a lightweight alternative to deno and nodejs. It is just 1.8MB.

I tested that QuickJS is working fine with yt-dlp (if deno and/or nodejs are installed, pass --no-js-runtimes --js-runtimes quickjs to yt-dlp to force quickjs).

Recommends only starting at the latest version of quickjs as older versions can be slower:
https://github.com/yt-dlp/yt-dlp/wiki/EJS#quickjs--quickjs-ng

quickjs is a lightweight alternative to deno and nodejs. It is just 1.8MB. I tested that QuickJS is working fine with `yt-dlp` (if deno and/or nodejs are installed, pass `--no-js-runtimes --js-runtimes quickjs` to `yt-dlp` to force quickjs). Recommends only starting at the latest version of quickjs as older versions can be slower: https://github.com/yt-dlp/yt-dlp/wiki/EJS#quickjs--quickjs-ng
bobbie424242 added 1 commit 2026-01-30 19:05:37 +01:00
jengelh manually merged commit 05dfd30961 into master 2026-01-31 11:40:53 +01:00
bobbie424242 deleted branch add-quickjs 2026-01-31 11:53:21 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jengelh/yt-dlp#9