mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update metube to version 2024-10-02 (#1583)
This commit is contained in:
parent
0d38d34ae2
commit
3d659dcd34
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8081
|
||||
|
||||
metube:
|
||||
image: ghcr.io/alexta69/metube:2024-09-22@sha256:95b2dbe3fcf6fdb88744a928078342c573900965556dd5ab559facb2a9b3b168
|
||||
image: ghcr.io/alexta69/metube:2024-10-02@sha256:e6d8b16f9a06da470853fa8bcada80ca673721b4f631c019a900d7a7edeef90c
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${UMBREL_ROOT}/data/storage/downloads/metube:/downloads
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: metube
|
||||
category: media
|
||||
name: MeTube
|
||||
version: "2024-09-22"
|
||||
version: "2024-10-02"
|
||||
tagline: Download videos from YouTube
|
||||
description: >-
|
||||
Download videos from YouTube (and dozens of other sites) directly to your Umbrel.
|
||||
@ -12,9 +12,8 @@ repo: https://github.com/alexta69/metube
|
||||
port: 3700
|
||||
releaseNotes: >-
|
||||
Key highlights in this release:
|
||||
- Added the ability to specify a robots.txt file, with a default disallowing the download links
|
||||
- Added notes regarding the Raycast extension
|
||||
|
||||
- Improved responsive design
|
||||
- Fixed: Provide default value for title when absent
|
||||
|
||||
Full release notes can be found at https://github.com/alexta69/metube/releases
|
||||
support: https://github.com/alexta69/metube/issues
|
||||
|
Loading…
Reference in New Issue
Block a user