From 5b5264b71377d19a1271ebbdc688ab8bbcaa6fa3 Mon Sep 17 00:00:00 2001 From: jay Date: Mon, 13 Oct 2025 00:21:13 +0000 Subject: [PATCH] Update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0da9e05..092c5bf 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Utube is a Python script that automates downloading YouTube videos and playlists virtualenv -p python ./tmp/venv source tmp/venv/bin/activate pip install -r requirements.txt +python3 -m pip install -U yt-dlp # Update yt-dlp ``` ## Usage