From 72ec78e0119810d95794fe4dc42d4de30cf4e276 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 3 Jul 2022 16:46:45 +0700 Subject: [PATCH] browser extension as prefered cookie sync method --- tubearchivist/home/templates/home/settings.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tubearchivist/home/templates/home/settings.html b/tubearchivist/home/templates/home/settings.html index a5bb82a..6ec29e1 100644 --- a/tubearchivist/home/templates/home/settings.html +++ b/tubearchivist/home/templates/home/settings.html @@ -118,7 +118,8 @@

Cookie

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

- Place your cookie file named cookies.google.txt in cache/import before enabling. Instructions in the Wiki.
+

For automatic cookie import use Tube Archivist Companion browser extension.

+ For manual cookie import, 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 %}