Files
templates/blueprints/mediafetch/meta.json
Mauricio Siu 9af20d0698 Merge remote-tracking branch 'origin/canary' into multica-clean
# Conflicts:
#	blueprints/imgproxy/docker-compose.yml
#	blueprints/mediafetch/docker-compose.yml
#	blueprints/mediafetch/template.toml
#	blueprints/nextcloud-aio/docker-compose.yml
#	meta.json
2026-07-08 00:06:01 -06:00

18 lines
485 B
JSON

{
"id": "mediafetch",
"name": "MediaFetch",
"version": "1.1.1",
"description": "A tiny, self-hosted web wrapper for yt-dlp to download video and audio. Optional basic auth.",
"logo": "mediafetch.svg",
"links": {
"github": "https://github.com/lukedunsmoto/mediafetch",
"website": "https://www.lukedunsmore.com/mediafetch",
"docs": "https://docs.lukedunsmore.com/docs/self-hosted/mediafetch/"
},
"tags": [
"utilities",
"media",
"downloader"
]
}