From 5bf4c284a5da4e7cc3bc76af2093cdc0e04f9d4e Mon Sep 17 00:00:00 2001 From: James Taylor Date: Tue, 31 Aug 2021 14:46:18 -0700 Subject: subscriptions: Support new subscriptions.csv format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit According to https://github.com/iv-org/invidious/issues/2319 Google Takeout changed the format from json to csv Signed-off-by: Jesús --- youtube/templates/subscription_manager.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'youtube/templates') diff --git a/youtube/templates/subscription_manager.html b/youtube/templates/subscription_manager.html index 62a8bed..5e240b2 100644 --- a/youtube/templates/subscription_manager.html +++ b/youtube/templates/subscription_manager.html @@ -20,7 +20,7 @@

Import subscriptions

- +
-- cgit v1.2.3