From 8530532dc61cbe5acbbebb5ec3730f6333f77050 Mon Sep 17 00:00:00 2001 From: Relintai Date: Mon, 19 Sep 2022 00:28:38 +0200 Subject: [PATCH] Better wording. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23d5413..751461b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A little python script that helps archiving youtube (and other) channels using y - Generates a simple batch file that you can use to get everything. - Skips downloading all video metadata, unlike vanilla yt-dlp. - Keeps track the videos you have without needing to keep the videos accessible, and only dowloads missing stuff. -- Numbers each video, also remembers old numbering (meaning: deleted videos will not screw up video numbering). +- Numbers each video, also remembers old numbering (meaning: deleted videos will not screw it up). - Backs up it's data before an update. ## Usage