Update metube to version 2026.02.08 (#4697)
This commit is contained in:
parent
48a3c1c266
commit
76bee6bcb3
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8081
|
||||
|
||||
metube:
|
||||
image: ghcr.io/alexta69/metube:2026.02.04@sha256:11cd9cafd08dacda155ce12449bf59004b981055f85526f09d023a86164cfc37
|
||||
image: ghcr.io/alexta69/metube:2026.02.08@sha256:e9871bd269a246927d01db7b1d84a92409211e49735a41bd59fee0d185f7d65c
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${UMBREL_ROOT}/data/storage/downloads/metube:/downloads
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: metube
|
||||
category: media
|
||||
name: MeTube
|
||||
version: "2026.02.04"
|
||||
version: "2026.02.08"
|
||||
tagline: Download videos from YouTube
|
||||
description: >-
|
||||
Download videos from YouTube (and dozens of other sites) directly to your Umbrel.
|
||||
@ -16,8 +16,9 @@ releaseNotes: >-
|
||||
|
||||
Key highlights:
|
||||
- Upgraded yt-dlp to version 2026.2.4 for better video download support
|
||||
- Added BgUtils POT Provider support
|
||||
- Optimized Docker image by removing unnecessary dependencies after installation
|
||||
- Added support for downloading entire channels
|
||||
- Changed UID/GID environment variables to PUID/PGID (legacy names still supported)
|
||||
- Fixed channel and playlist detection logic
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/alexta69/metube/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user