From 0ae8769593d499783442762cad3c850d72afbc75 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Fri, 26 Apr 2024 18:38:25 +0100 Subject: [PATCH] Remove Podify (Unmaintained since April 2023) (#678) --- software/podify.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/podify.yml diff --git a/software/podify.yml b/software/podify.yml deleted file mode 100644 index 8f40b98897..0000000000 --- a/software/podify.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Podify -website_url: https://www.podify.org/ -description: Allows you to download videos and audio from any source supported by youtube-dl and subscribe to and watch these downloads using your favorite podcast app. -licenses: - - GPL-3.0 -platforms: - - Docker - - Ruby -tags: - - Media Streaming - Multimedia Streaming -source_code_url: https://github.com/podify-org/podify/ -stargazers_count: 281 -updated_at: '2023-04-26' -archived: false