Update cobalt to version 11.5
This commit is contained in:
parent
7f9adf9a0c
commit
27931dc42c
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 9001
|
||||
PROXY_AUTH_ADD: "false"
|
||||
web:
|
||||
image: dennysubke/cobalt:11.3.1@sha256:56b6dbf66cae2e01b2bb16aab09efeca205141d81a9cb3cd54b64a824e57ee38
|
||||
image: dennysubke/cobalt:11.5@sha256:e3b1626d6026f1f714643ad9b0b14257b0ce9ab4cedb3a5e041eb540f2e12798
|
||||
read_only: true
|
||||
restart: on-failure
|
||||
user: "1000:1000"
|
||||
@ -18,3 +18,4 @@ services:
|
||||
API_AUTH_REQUIRED: 0
|
||||
DURATION_LIMIT: 86400
|
||||
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ id: cobalt
|
||||
name: cobalt
|
||||
tagline: Best way to save what you love
|
||||
category: media
|
||||
version: "11.3.1"
|
||||
version: "11.5"
|
||||
port: 9009
|
||||
description: >-
|
||||
⚙️ In order use your own cobalt instance, go to settings > instances > and toggle "use a custom processing server". Add http://umbrel.local:9013 as your server.
|
||||
@ -33,10 +33,9 @@ releaseNotes: >-
|
||||
|
||||
|
||||
Key Highlights:
|
||||
- Added support for TikTok headers
|
||||
- Introduced compatibility with Newgrounds platform
|
||||
- Implemented a required referer for accessing video links
|
||||
- Updated Vimeo sessions to use the Android client
|
||||
- Added support for explicitly specifying access tokens in the Vimeo API
|
||||
- Ensured backward compatibility with existing access tokens
|
||||
- Updated youtubei.js to version 15.1.1 for improved stability and compatibility
|
||||
- General improvements to web and API functionality
|
||||
dependencies: []
|
||||
path: ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user