From 3ea343ce952ababd2890e8e8e089104a52b8a34f Mon Sep 17 00:00:00 2001 From: tiritibambix <69852851+tiritibambix@users.noreply.github.com> Date: Sun, 19 Jan 2025 14:24:46 +0100 Subject: [PATCH] Add clipbucket (#1028) Co-authored-by: nodiscc Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/clipbucket.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/clipbucket.yml diff --git a/software/clipbucket.yml b/software/clipbucket.yml new file mode 100644 index 0000000000..c6d457a324 --- /dev/null +++ b/software/clipbucket.yml @@ -0,0 +1,12 @@ +name: "ClipBucket" +website_url: "https://clipbucket.fr/" +source_code_url: "https://github.com/MacWarrior/clipbucket-v5" +description: "Start your own video sharing website (YouTube/Netflix Clone) in a matter of minutes." +licenses: + - AAL +platforms: + - Docker + - PHP +tags: + - Media Streaming - Multimedia Streaming +demo_url: "https://demo.clipbucket.oxygenz.fr/"