From 4f66b137ee756aa738155afd09a0f5f00552fb3c Mon Sep 17 00:00:00 2001 From: Thiago <74574275+thisago@users.noreply.github.com> Date: Sat, 30 Jul 2022 05:23:35 +0000 Subject: [PATCH] Add package kiwifyDownload (#2299) --- packages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages.json b/packages.json index 9be71a1..c32bf5d 100644 --- a/packages.json +++ b/packages.json @@ -26900,6 +26900,22 @@ "license": "MIT", "web": "https://github.com/thisago/util" }, + { + "name": "kiwifyDownload", + "url": "https://github.com/thisago/kiwifyDownload", + "method": "git", + "tags": [ + "download", + "kiwify", + "course", + "cli", + "tool", + "video" + ], + "description": "Downloads the kiwify videos from course JSON", + "license": "MIT", + "web": "https://github.com/thisago/kiwifyDownload" + }, { "name": "vimeo", "url": "https://github.com/thisago/vimeo",