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[/ ]",