From 39c4a69be18bf5978f112005c7268816120aeeb6 Mon Sep 17 00:00:00 2001 From: MasterAcnolo <68693319+MasterAcnolo@users.noreply.github.com> Date: Sun, 16 Aug 2026 09:06:35 +0200 Subject: [PATCH] add: notes in BINARIES.md about yt-dlp --- BINARIES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BINARIES.md b/BINARIES.md index e796c28..04580bf 100644 --- a/BINARIES.md +++ b/BINARIES.md @@ -93,4 +93,5 @@ chmod +x resources/binaries/linux/deno ## Notes - These binaries are excluded from version control via `.gitignore`. -- Always use the latest stable release of each tool. \ No newline at end of file +- Always use the latest stable release of each tool. +- **Yt-dlp** binaries don't need to be updated manually. At every startup of the application, the binary tries to update itself \ No newline at end of file