mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 09:29:16 +00:00
28 lines
904 B
YAML
28 lines
904 B
YAML
manifestVersion: 1
|
|
id: metube
|
|
category: media
|
|
name: MeTube
|
|
version: "2024-08-22"
|
|
tagline: Download videos from YouTube
|
|
description: >-
|
|
Download videos from YouTube (and dozens of other sites) directly to your Umbrel.
|
|
developer: Alex Shnitman
|
|
dependencies: []
|
|
repo: https://github.com/alexta69/metube
|
|
port: 3700
|
|
releaseNotes: >-
|
|
Key highlights in this release:
|
|
- Added Playlist Strict mode and Item limits
|
|
- Fixed: URLs with a video in a playlist were incorrectly downloaded as a whole playlist as single item instead of split by each video
|
|
- Fixed: Regression causing playlist output format to be applied to every video
|
|
support: https://github.com/alexta69/metube/issues
|
|
website: https://github.com/alexta69/metube
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
submitter: MontejoJorge
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/864 |