Thanks for your bug report. Unfortunately, "made for kids" videos cannot be downloaded without a JS interpreter. According to your log: > Versions of packages yt-dlp suggests: > pn deno | nodejs | quickjs <none>
you don't have a JS interpreter installed. Yt-dlp did give a warning about that > WARNING: [youtube] No supported JavaScript runtime could be found. > Only deno is enabled by default; to use another runtime add > --js-runtimes RUNTIME[:PATH] to your command/config. YouTube > extraction without a JS runtime has been deprecated, and some formats > may be missing. See https://github.com/yt-dlp/yt-dlp/wiki/EJS for > details on installing one although admittedly it should probably be changed from "some formats" to "some videos"

