From e1344c4dc8bd1e2211bc42dfcd15dd5e6fdbb2fe Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 6 Dec 2025 09:45:53 -0800 Subject: [PATCH] Added Yattee to video-player --- source/data/dynamic/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index a5432a2..79057f3 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12421,6 +12421,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Yattee", + "description": "", + "repo_url": "https://github.com/yattee/yattee", + "tags": [], + "platforms": [ + "macos" + ], + "category": "video-player", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file