>>106975399
>Deno is sandboxed by default and does not allow filesystem or network access.
>It also comes as a single-file portable executable, making its "installation" comparable to that of ffmpeg
>Another obstacle we are facing in the near future is YouTube's proof-of-origin (PO) token requirement
>Implementing a built-in solution to this will also require JavaScript functionality which far exceeds that of our native jsinterp module.
>(...) we chose a runtime that would be able to handle the JS challenges (n parameter/signature cipher) as well as PO token generation in the future.
https://github.com/yt-dlp/yt-dlp/issues/14404