From 63cb41527bb2757e9cc418ff906daf960d06bc3c Mon Sep 17 00:00:00 2001
From: TechnicallyOffbeat
<90878868+TechnicallyOffbeat@users.noreply.github.com>
Date: Fri, 17 Sep 2021 10:39:47 -0400
Subject: [PATCH] Fixed capitalization
Fixed capitalizing a "url" from the first commit.
---
tubearchivist/home/templates/home/about.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tubearchivist/home/templates/home/about.html b/tubearchivist/home/templates/home/about.html
index 9ae67e6b..04e2f251 100644
--- a/tubearchivist/home/templates/home/about.html
+++ b/tubearchivist/home/templates/home/about.html
@@ -13,7 +13,7 @@
- Enter the YouTube channel ID, a 25 character alphanumeric string. For example UCBa659QWEk1AI4Tg--mrJ2A
- Enter the URL to the channel page on YouTube. For example https://www.youtube.com/channel/UCBa659QWEk1AI4Tg--mrJ2A
- - Enter the video url for any video and let Tube Archivist extract the channel ID for you. For example https://www.youtube.com/watch?v=2tdiKTSdE9Y
+ - Enter the video URL for any video and let Tube Archivist extract the channel ID for you. For example https://www.youtube.com/watch?v=2tdiKTSdE9Y
After that head over to the Downloads Page. Once you click on the Rescan Subscriptions button, Tube Archivist will go through all your subscribed channels and look for new videos. Initially these are the latest videos depending on the page size as described above.