From 45729fbff67e263c96e5cea84e98cc55f62a5c38 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 12 Apr 2025 20:43:37 -0700 Subject: [PATCH] Added Youtube Music in Audio Player --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 510af60..b520a3e 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -7044,6 +7044,22 @@ "language": "Objective-C", "license": "MIT", "homepage_url": null + }, + { + "name": "Youtube Music", + "description": "", + "repo_url": "https://github.com/th-ch/youtube-music", + "tags": [], + "platforms": [ + "Cross" + ], + "category": "audio-player", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file