From 06fcd29bc5756471665d4be1651103dfb165a67a Mon Sep 17 00:00:00 2001 From: glubsy Date: Mon, 15 Jul 2024 00:49:16 +0200 Subject: [PATCH] Update Readme Minimum Python version should be 3.10 as we are using dataclasses now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29eb5eb..cadeeb7 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ optional arguments: # Dependencies -* python >=3.8 +* python >= 3.10 * yt-dlp (preferrably always the latest version) * [pytube](https://github.com/pytube/pytube) 10.9.2 * ffmpeg (and ffprobe) to concatenate segments and merge them into one file