From a9b2e07a599dec218708a8ab933cd404f62accd5 Mon Sep 17 00:00:00 2001 From: Alex Shnitman Date: Fri, 12 Jun 2026 10:16:19 +0300 Subject: [PATCH] nightly release README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d5a25f..3de99d0 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,7 @@ example.com { ## 🔄 Updating yt-dlp -MeTube is powered by [yt-dlp](https://github.com/yt-dlp/yt-dlp), which requires frequent updates as video sites change their layouts. A nightly build automatically publishes a new Docker image whenever a new yt-dlp version is available, so keep your container up to date — [watchtower](https://github.com/nicholas-fedor/watchtower) works well for this. +MeTube is powered by [yt-dlp](https://github.com/yt-dlp/yt-dlp), which requires frequent updates as video sites change their layouts. A new MeTube Docker image is published automatically when a new yt-dlp stable release is available, so keep your container up to date — [watchtower](https://github.com/nicholas-fedor/watchtower) works well for this. To follow yt-dlp's nightly channel instead, set `YTDL_NIGHTLY_UPDATE_TIME`. ## 🔧 Troubleshooting and submitting issues