From bed2f1f665b1ab51d97a377d1c7fdd3ee584acdd Mon Sep 17 00:00:00 2001 From: John Spurlock Date: Tue, 5 Dec 2023 11:23:21 -0600 Subject: [PATCH] Add Podgrab. --- src/apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/apps.json b/src/apps.json index 7cc0cb7..4df8446 100644 --- a/src/apps.json +++ b/src/apps.json @@ -2803,6 +2803,17 @@ "Podfriend/1.0 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) PodFriend/0.7.11 Chrome/83.0.4103.122 Electron/9.2.0 Safari/537.36" ] }, + { + "name": "Podgrab", + "pattern": "^Podgrab ", + "description": "A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.", + "urls": [ + "https://github.com/akhilrex/podgrab" + ], + "examples": [ + "Podgrab - docker" + ] + }, { "name": "Podhero", "pattern": "^Podhero|^Swoot[/ ]",