From f94bbec672e4ccf903b80aed8e44f5808d00d974 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 7 May 2022 19:00:40 +0700 Subject: [PATCH] add cookie wiki link --- tubearchivist/home/templates/home/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubearchivist/home/templates/home/settings.html b/tubearchivist/home/templates/home/settings.html index c529443..d4cd7f5 100644 --- a/tubearchivist/home/templates/home/settings.html +++ b/tubearchivist/home/templates/home/settings.html @@ -118,7 +118,7 @@

Cookie

Import YouTube cookie: {{ config.downloads.cookie_import }}

- Place your cookie file named cookies.google.txt in cache/import before enabling.
+ Place your cookie file named cookies.google.txt in cache/import before enabling. Instructions in the Wiki.
{{ app_form.downloads_cookie_import }}
{% if config.downloads.cookie_import %}