mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 22:39:42 -05:00
[PR #1535] [MERGED] update: cobalt 11.7 #4381
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1535
Author: @wukko
Created: 4/6/2026
Status: ✅ Merged
Merged: 4/6/2026
Merged by: @wukko
Base:
main← Head:develop📝 Commits (10+)
6678238api/package: bump youtubei.js to 16.0.0d8ca585api/youtube: try new session servere7b6d3byoutube: fix custom fetch breakagec8245a0youtube: provide own JS interpretercb5eaa8youtube: await decipher()sb439ee9api/bilibili: use another user agent (#1472)e6bbd94api/twitter: strip "tag" param from video urlsae51869web/download: do not show additional dialog on top of dialog in openURLc857054all: update dependencies728d225web: fix state_referenced_locally warnings with proper runes📊 Changes
41 files changed (+1824 additions, -1880 deletions)
View changed files
📝
.github/workflows/test-services.yml(+6 -0)📝
.github/workflows/test.yml(+6 -0)📝
api/README.md(+0 -1)📝
api/package.json(+19 -18)📝
api/src/core/env.js(+1 -0)📝
api/src/processing/helpers/youtube-session.js(+6 -2)📝
api/src/processing/match-action.js(+1 -2)📝
api/src/processing/match.js(+0 -10)📝
api/src/processing/service-config.js(+1 -9)📝
api/src/processing/service-patterns.js(+0 -4)📝
api/src/processing/services/bilibili.js(+2 -2)📝
api/src/processing/services/facebook.js(+2 -2)📝
api/src/processing/services/rutube.js(+1 -1)📝
api/src/processing/services/soundcloud.js(+15 -12)📝
api/src/processing/services/twitter.js(+11 -1)📝
api/src/processing/services/vk.js(+14 -10)➖
api/src/processing/services/xiaohongshu.js(+0 -109)📝
api/src/processing/services/youtube.js(+46 -9)📝
api/src/processing/url.js(+1 -12)📝
api/src/util/tests/bilibili.json(+1 -1)...and 21 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.