From 52e2856c548e4cb2f24abffc579d9a5edb7fe24c Mon Sep 17 00:00:00 2001 From: speedmann <424659+speedmann@users.noreply.github.com> Date: Mon, 8 Sep 2025 19:30:38 +0200 Subject: [PATCH] Remove livestreamdvr (unmaintained, no documentation) (#1629) The software has not been maintained/updated in over 8 month. Documentation is missing. Over all low quality software which waste visitors time. --- software/livestreamdvr.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 software/livestreamdvr.yml diff --git a/software/livestreamdvr.yml b/software/livestreamdvr.yml deleted file mode 100644 index 5e26086d3e..0000000000 --- a/software/livestreamdvr.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: LiveStreamDVR -website_url: https://github.com/MrBrax/LiveStreamDVR -description: Automatic Twitch recorder capable of capturing live streams, chat messages and stream metadata. -licenses: - - MIT -platforms: - - Python - - Nodejs - - Docker -tags: - - Archiving and Digital Preservation (DP) -source_code_url: https://github.com/MrBrax/LiveStreamDVR -depends_3rdparty: true -stargazers_count: 405 -updated_at: '2025-01-21' -archived: false