From 0b76d4d29ebe4c9728e6e8c4eec18efe7bb750e7 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 11 Sep 2026 12:59:54 -0400 Subject: [PATCH] fix: add lib/yt-lib.sh to install.sh library list The yt-lib.sh library was missing from the install script's library list, causing pos-media-yt-subtitles (and other yt-* tools) to fail with 'No such file or directory' when run from /usr/local/bin/. This adds yt-lib.sh to the install list and updates documentation to reflect the change. --- DOC/AGENT_Context_Project.md | 2 +- DOC/SCRIPTS.md | 9 ++++++++- install.sh | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/DOC/AGENT_Context_Project.md b/DOC/AGENT_Context_Project.md index 327380b..2d3d3ed 100644 --- a/DOC/AGENT_Context_Project.md +++ b/DOC/AGENT_Context_Project.md @@ -231,7 +231,7 @@ User runs: ./install.sh [--apps|--full|--feature|--dry-run|--force|--skip