mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-19 00:09:37 +03:00
Mention yt-dlp's config file in the postinst as many users likely never needed it before and it'll spare them having to figure this out, esp. if using yt-dlp through other applications where passing extra arguments can be annoying/limited. Right now yt-dlp supports node, bun, quickjs(new), and deno(default) of which only node and deno are packaged right now. quickjs may(?) have potential for better arch support (+low size) due to its simplicity but may be noticeably slower. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>