From f8925f9a7dc6f81f593e3b055e7407028eff018a Mon Sep 17 00:00:00 2001 From: fubarpie <39785359+fubarpie@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:25:03 +0000 Subject: [PATCH] Add channeltube.yml (#1034) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/channeltube.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/channeltube.yml diff --git a/software/channeltube.yml b/software/channeltube.yml new file mode 100644 index 0000000000..1e7ac6af1f --- /dev/null +++ b/software/channeltube.yml @@ -0,0 +1,11 @@ +name: "ChannelTube" +website_url: "https://github.com/TheWicklowWolf/ChannelTube" +source_code_url: "https://github.com/TheWicklowWolf/ChannelTube" +description: "Download video or audio from YouTube channels on a schedule via yt-dlp." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Automation +depends_3rdparty: true