From f014f6258751a5dd6fd6bd5578fb5f5c17623323 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 9 Nov 2020 23:57:01 +0100 Subject: [PATCH] Add invidious --- apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps.json b/apps.json index 8f9cfe09..56044d2b 100644 --- a/apps.json +++ b/apps.json @@ -1277,6 +1277,17 @@ "state": "notworking", "url": "https://github.com/mitra42/internetarchive_ynh" }, + "invidious": { + "branch": "master", + "category": "social_media", + "level": 7, + "revision": "HEAD", + "state": "working", + "subtags": [ + "videos" + ], + "url": "https://github.com/YunoHost-Apps/invidious_ynh" + }, "invoiceninja": { "branch": "master", "category": "productivity_and_management",