From 7b9d180a9f565f3b60aca7318ac705b972d1bde9 Mon Sep 17 00:00:00 2001 From: Ilian <72648901+Iliannnn@users.noreply.github.com> Date: Wed, 20 Mar 2024 19:49:25 +0100 Subject: [PATCH] add Tube Archivist (#613) Co-authored-by: nodiscc --- software/tubearchivist.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/tubearchivist.yml diff --git a/software/tubearchivist.yml b/software/tubearchivist.yml new file mode 100644 index 0000000000..d86fe54e23 --- /dev/null +++ b/software/tubearchivist.yml @@ -0,0 +1,13 @@ +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"