CasaOS-Store/Apps/HoloPlay/docker-compose.yml

42 lines
1.8 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: holoplay
services:
holoplay:
image: spout8301/holoplay:1.11.0
ports:
- target: 3000
published: "3000"
protocol: tcp
privileged: true
restart: unless-stopped
container_name: holoplay
x-casaos:
architectures:
- amd64
- "386"
- arm64
- arm
main: holoplay
category: WEB
description:
en_us: HoloPlay is a web based self-hosted using Invidious API for listening Youtube audio source.
fr_fr: HoloPlay est une alternative qui utilise l'API Invidious pour écouter des sources audio de Youtube.
zh_cn: HoloPlay是一个基于Web的自托管应用使用Invidious API来播放Youtube音频源。
developer: Stéphane Richin
icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HoloPlay/icon.png
screenshot_link:
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HoloPlay/screenshot-1.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HoloPlay/screenshot-2.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HoloPlay/screenshot-3.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HoloPlay/screenshot-4.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HoloPlay/screenshot-5.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HoloPlay/screenshot-6.png
- https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HoloPlay/screenshot-7.png
tagline:
en_us: A web app to listen Youtube audio source.
fr_fr: Une application Web pour écouter les sources audio de Youtube.
zh_cn: 一个用于收听Youtube音频源的Web应用。
thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/HoloPlay/thumbnail.png
title:
en_us: HoloPlay
index: /
port_map: "3000"