[PR #688] [MERGED] feat: add MediaFetch template #5014

Closed
opened 2026-05-06 17:50:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/688
Author: @lukedunsmoto
Created: 1/29/2026
Status: Merged
Merged: 3/5/2026
Merged by: @Siumauricio

Base: canaryHead: canary


📝 Commits (3)

📊 Changes

4 files changed (+51 additions, -0 deletions)

View changed files

blueprints/mediafetch/docker-compose.yml (+18 -0)
blueprints/mediafetch/mediafetch.svg (+1 -0)
blueprints/mediafetch/template.toml (+15 -0)
📝 meta.json (+17 -0)

📄 Description

What is this PR about?

New PR of MediaFetch - A tiny yt-dlp web wrapper for downloading video/audio.

Checklist

Before submitting this PR, please make sure that:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/688 **Author:** [@lukedunsmoto](https://github.com/lukedunsmoto) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (3) - [`9eabb43`](https://github.com/Dokploy/templates/commit/9eabb433dd800b74b17b789c8acf489bf0e0e118) feat: add MediaFetch template - [`1565665`](https://github.com/Dokploy/templates/commit/1565665668d5678528d59f5eee615d8f42b0d935) Corrected .toml - [`44fd23c`](https://github.com/Dokploy/templates/commit/44fd23cebf30da16c0c9464496ebdf5eeeda7c52) .toml ### 📊 Changes **4 files changed** (+51 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/mediafetch/docker-compose.yml` (+18 -0) ➕ `blueprints/mediafetch/mediafetch.svg` (+1 -0) ➕ `blueprints/mediafetch/template.toml` (+15 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description ## What is this PR about? New PR of MediaFetch - A tiny yt-dlp web wrapper for downloading video/audio. ## Checklist Before submitting this PR, please make sure that: - [ X ] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [ X ] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [ X ] I have added tests that demonstrate that my correction works or that my new feature works. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 17:50:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#5014