From 36f3189a54e1a51092885b6dbfda41a250b718d9 Mon Sep 17 00:00:00 2001 From: Thiago <74574275+thisago@users.noreply.github.com> Date: Fri, 14 Jul 2023 02:10:01 -0300 Subject: [PATCH] Add package spotlightr (#2648) --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index bacd089..a10adb3 100644 --- a/packages.json +++ b/packages.json @@ -30707,6 +30707,21 @@ "license": "MIT", "web": "https://github.com/777shuang/DxLib" }, + { + "name": "spotlightr", + "url": "https://git.ozzuu.com/thisago/spotlightr", + "method": "git", + "tags": [ + "library", + "extractor", + "scraper", + "video", + "stream" + ], + "description": "Spotlightr basic extractor to get the video", + "license": "MIT", + "web": "https://git.ozzuu.com/thisago/spotlightr" + }, { "name": "rclnim", "url": "https://github.com/Pylgos/rclnim",