From bb9855c0fbdc0afdf3c2d8e7fb257d7d2697f259 Mon Sep 17 00:00:00 2001 From: Raffaele Colace Date: Tue, 7 May 2024 17:33:48 +0200 Subject: [PATCH] Add Youtube 2 text plugin --- plugins.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins.json b/plugins.json index 7c6afe5..1a2830e 100644 --- a/plugins.json +++ b/plugins.json @@ -294,5 +294,9 @@ { "name": "Dynamic-Language", "url": "https://github.com/mimir-chatbot/Dynamic-Language" + }, + { + "name": "Youtube 2 Text", + "url": "https://github.com/rafleze/youtube2text" } ]