mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
27 lines
661 B
YAML
27 lines
661 B
YAML
name: metube
|
|
description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist
|
|
support.
|
|
annotations:
|
|
title: MeTube
|
|
type: application
|
|
version: 1.1.10
|
|
apiVersion: v2
|
|
appVersion: '2023-12-13'
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.2.4
|
|
home: https://github.com/alexta69/metube
|
|
icon: https://localhost/no-icon
|
|
sources:
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/metube
|
|
- https://github.com/alexta69/metube
|
|
keywords:
|
|
- youtube-dl
|
|
- yt-dlp
|