From 2dfe4b563076ba0cc6360934140786d52f737c9e Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Mon, 18 Sep 2023 14:25:04 +0100 Subject: [PATCH] Remove Podgrab Remove Podgrab (Unmaintained since September 2022) (#169) --- software/podgrab.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/podgrab.yml diff --git a/software/podgrab.yml b/software/podgrab.yml deleted file mode 100644 index 83f4cb2f6f..0000000000 --- a/software/podgrab.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Podgrab -website_url: https://github.com/akhilrex/podgrab -description: Lightweight podcast manager and automatic podcast episode downloader. It will monitor podcasts for your and download them automatically whenever a new episode goes live. -licenses: - - GPL-3.0 -platforms: - - Docker - - Go -tags: - - Automation -source_code_url: https://github.com/akhilrex/podgrab -stargazers_count: 1258 -updated_at: '2022-09-20' -archived: false