On Sat, 10 Apr 2021 23:15:42 +0200 =?UTF-8?B?SsOpcsOpbXkgTGFs?=
<kapouer@melix.org> wrote:
[...]
> >>>
> >>>
> >>> Yes, consider packaging deno for Debian (and it's derivatives)
> >>>
> >>>> a very interresting challenge.
Looks like yt-dlp is going to start requiring Deno for downloading from
Youtube:
https://github.com/yt-dlp/yt-dlp/issues/14404
TL,DR: yt-dlp will support using Node instead of Deno, using --js-runtimes=nodejs flag.
I think Debian's yt-dlp will need to change its default value for that flag, to avoid annoying issues.