Comment by jbreckmckye
3 months ago
For a long time, yt-dlp worked completely with Python. They implemented a lightweight JavaScript interpreter that could run basic scripts. But as the runtime requirements became more sophisticated it struggled to scale
As they put it, it was less of an interpreter, and more like 3 regexes in a trench coat.