From 22d02a1e866f1099768bd9316c8add81bc76b3d7 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 30 Mar 2025 16:52:49 +0200 Subject: [PATCH] add Pinchflat (#1224) --- software/pinchflat.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/pinchflat.yml diff --git a/software/pinchflat.yml b/software/pinchflat.yml new file mode 100644 index 0000000000..b9e762f985 --- /dev/null +++ b/software/pinchflat.yml @@ -0,0 +1,11 @@ +name: "Pinchflat" +website_url: "https://github.com/kieraneglin/pinchflat" +source_code_url: "https://github.com/kieraneglin/pinchflat" +description: "An app for downloading YouTube content built using yt-dlp." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Automation +depends_3rdparty: true