From 6fca23dc8b354f94344f5868a77afaf06a407633 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 13 Jun 2025 08:27:39 -0700 Subject: [PATCH] Added Parabolic to media-downloader --- source/data/applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 716ca3d..0ac5734 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9214,6 +9214,23 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Parabolic", + "description": "", + "repo_url": "https://github.com/NickvisionApps/Parabolic", + "tags": [], + "platforms": [ + "windows", + "linux" + ], + "category": "media-downloader", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file