From cfdb0e3a1541e2bf73aa742b9cdbc6606e629178 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 24 Oct 2023 16:15:15 -0400 Subject: update yaml to current desired config --- metube-README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'metube-README.md') diff --git a/metube-README.md b/metube-README.md index 59a6bbe..2e00334 100644 --- a/metube-README.md +++ b/metube-README.md @@ -100,6 +100,11 @@ To provide a simple way to add Internet videos into the local Jellyfin instance ## Using and Operations Tasks that will probably repeat. +Update metube image, mostly for the latest yt-dlp version: + + docker pull alexta69/metube:latest + cd ~/metube/git ; docker-compose down ; docker-compose up -d + ### Visiting Visit the main page via one of these following links. The main page is where you can add new videos by url and view current and completed downloads: -- cgit