From e3148951ac61ddddd8278445c32c2dc22eb336f1 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 6 Sep 2024 20:56:16 +0200 Subject: [PATCH] Add PodFetch (#831) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: nodiscc --- software/podfetch.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/podfetch.yml diff --git a/software/podfetch.yml b/software/podfetch.yml new file mode 100644 index 0000000000..c737803473 --- /dev/null +++ b/software/podfetch.yml @@ -0,0 +1,12 @@ +name: "PodFetch" +website_url: "https://samtv12345.github.io/PodFetch" +source_code_url: "https://github.com/SamTV12345/PodFetch" +description: "A sleek and efficient podcast downloader." +licenses: + - Apache-2.0 +platforms: + - Docker + - Rust +tags: + - Media Streaming - Audio Streaming + - Automation