From 9ff32adb336dce5f67c200686b85c1852f3c0274 Mon Sep 17 00:00:00 2001 From: sepro Date: Wed, 6 Aug 2025 00:05:12 +0200 Subject: [PATCH] Add documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 12f68e98d..fb99d0558 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,9 @@ ## UPDATE * `yt-dlp --update-to 2023.10.07` upgrade/downgrade to tag `2023.10.07` if it exists on the current channel * `yt-dlp --update-to example/yt-dlp@2023.09.24` upgrade/downgrade to the release from the `example/yt-dlp` repository, tag `2023.09.24` +When running a yt-dlp version that is older than 90 days, you will see a warning message suggesting to update to the latest version. +You can suppress this warning by adding `--no-update` to your command or configuration file. + **Important**: Any user experiencing an issue with the `stable` release should install or update to the `nightly` release before submitting a bug report: ``` # To update to nightly from stable executable/binary: