ba0324544900a91fccc13a372092968892705e60
yt-dlp's EJS (External JavaScript Solver) needs two things: 1. The solver scripts — only bundled with yt-dlp[default], not bare yt-dlp 2. An explicit --js-runtimes flag — Node.js is not the default (Deno is) Both are now set: pip installs the [default] extras, and /etc/yt-dlp.conf sets --js-runtimes node globally so every yt-dlp call uses it. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
53.6%
Python
45.9%
HTML
0.2%
Dockerfile
0.2%