From 2e7b1c2d53ef172f2919abf8a58d03d120faf3e0 Mon Sep 17 00:00:00 2001 From: Isaac Grynsztein Date: Sat, 4 Jul 2020 21:34:47 -0400 Subject: [PATCH] Fixed wording for youtube-dl archive setting in the downloader tab --- src/app/settings/settings.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/settings/settings.component.html b/src/app/settings/settings.component.html index 11e6df0..c503445 100644 --- a/src/app/settings/settings.component.html +++ b/src/app/settings/settings.component.html @@ -150,7 +150,7 @@
Use youtube-dl archive -

Note: This setting only applies to downloads on the Home page. If you would like to use youtube-dl archive functionality in subscriptions, head down to the Subscriptions section.

+

Note: This setting only applies to downloads on the Home page. If you would like to use youtube-dl archive functionality in subscriptions, head to the Main tab and activate this option there.