mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update metube to version 2024-12-29 (#2030)
This commit is contained in:
parent
4eac1a5774
commit
059c1e119d
@ -7,9 +7,9 @@ services:
|
||||
APP_PORT: 8081
|
||||
|
||||
metube:
|
||||
image: ghcr.io/alexta69/metube:2024-12-14@sha256:12c061c01c8d6ad923091985efc33ea22591f68c5916300b55aa3572f3f7dc1b
|
||||
image: ghcr.io/alexta69/metube:2024-12-29@sha256:58986130d180dbdbce48273a0c1bbd6af33396c002c4ab59935ea7e0dbea4fbb
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${UMBREL_ROOT}/data/storage/downloads/metube:/downloads
|
||||
environment:
|
||||
- DELETE_FILE_ON_TRASHCAN=true
|
||||
- DELETE_FILE_ON_TRASHCAN=true
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: metube
|
||||
category: media
|
||||
name: MeTube
|
||||
version: "2024-12-14"
|
||||
version: "2024-12-29"
|
||||
tagline: Download videos from YouTube
|
||||
description: >-
|
||||
Download videos from YouTube (and dozens of other sites) directly to your Umbrel.
|
||||
@ -11,10 +11,7 @@ dependencies: []
|
||||
repo: https://github.com/alexta69/metube
|
||||
port: 3700
|
||||
releaseNotes: >-
|
||||
You can now permanently delete downloaded audio/video files from your Umbrel using the Trashcan in the MeTube app.
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/alexta69/metube/releases
|
||||
This update includes improvements to the underlying audio/video downloader.
|
||||
support: https://github.com/alexta69/metube/issues
|
||||
website: https://github.com/alexta69/metube
|
||||
gallery:
|
||||
|
Loading…
Reference in New Issue
Block a user