mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update metube to version 2025-04-01 (#2464)
This commit is contained in:
parent
b87ac99168
commit
a74b47b4cb
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8081
|
||||
|
||||
metube:
|
||||
image: ghcr.io/alexta69/metube:2025-01-27@sha256:d44bba2cc9dcc22bed5180de9086150a4a7701ee308bf2643237a00e8eba43f0
|
||||
image: ghcr.io/alexta69/metube:2025-04-01@sha256:135fd44922c66a02bcd84ef45be7353584a6de623b04dac5ed827e64a0c38762
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${UMBREL_ROOT}/data/storage/downloads/metube:/downloads
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: metube
|
||||
category: media
|
||||
name: MeTube
|
||||
version: "2025-01-27"
|
||||
version: "2025-04-01"
|
||||
tagline: Download videos from YouTube
|
||||
description: >-
|
||||
Download videos from YouTube (and dozens of other sites) directly to your Umbrel.
|
||||
@ -11,11 +11,14 @@ dependencies: []
|
||||
repo: https://github.com/alexta69/metube
|
||||
port: 3700
|
||||
releaseNotes: >-
|
||||
This release contains bug fixes and improvements.
|
||||
|
||||
|
||||
Highlights:
|
||||
- Improvements to the underlying audio/video downloader.
|
||||
- Add a download selected button for non-autostarted downloads
|
||||
- Improve stability of app shutdown.
|
||||
- Add "worst" format
|
||||
- Improvements to the underlying audio/video downloader
|
||||
- Fixed queue restoration after container restart
|
||||
- Updated UI and backend
|
||||
- Enable multi-file downloads
|
||||
support: https://github.com/alexta69/metube/issues
|
||||
website: https://github.com/alexta69/metube
|
||||
gallery:
|
||||
|
Loading…
Reference in New Issue
Block a user