From 294645d95353ef19fb3a6b1101f9461df3d5e764 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 25 Mar 2024 22:42:35 +0000 Subject: [PATCH] Remove duplicate Tube Archivist entry (#632) - https://github.com/awesome-selfhosted/awesome-selfhosted-data/blob/master/software/tube-archivist.yml --- software/tubearchivist.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/tubearchivist.yml diff --git a/software/tubearchivist.yml b/software/tubearchivist.yml deleted file mode 100644 index d86fe54e23..0000000000 --- a/software/tubearchivist.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: "Tube Archivist" -website_url: "https://tubearchivist.com/" -source_code_url: "https://github.com/tubearchivist/tubearchivist" -description: "Organize, search, and enjoy your YouTube collection. Subscribe, download, and track viewed content with metadata indexing and a user-friendly interface." -licenses: - - GPL-3.0 -platforms: - - Docker -tags: - - Media Streaming - Video Streaming - - Archiving and Digital Preservation (DP) -depends_3rdparty: true -related_software_url: "https://docs.tubearchivist.com/faq/#how-do-i-import-my-videos-to-emby-plex-jellyfin-kodi"