1234567891011121314151617181920212223242526 |
- 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.2.52
- apiVersion: v2
- appVersion: '2025-03-04'
- 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.9
- home: https://github.com/alexta69/metube
- icon: https://media.sys.truenas.net/apps/metube/icons/icon.svg
- sources:
- - https://github.com/truenas/charts/tree/master/library/ix-dev/community/metube
- - https://github.com/alexta69/metube
- keywords:
- - youtube-dl
- - yt-dlp
|