5 ms·
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 re
by zero_shift 11mo 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
- KingMob 11mo agoAs they put it, it was less of an interpreter, and more like 3 regexes in a trench coat.