mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 14:24:23 -05:00
[PR #964] [MERGED] api/vk: use proper api, add support for more links & access keys, refactor #1292
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/964
Author: @wukko
Created: 11/28/2024
Status: ✅ Merged
Merged: 11/28/2024
Merged by: @github-actions[bot]
Base:
develop← Head:vk-new-api📝 Commits (6)
eee9beeapi/create-filename: don't require author for pretty title50344edapi/match-action: proper error code for unsupported audio extraction5ffc0c6web/i18n/error: add string for api.service.audio_not_supportedf696335api/vk: use proper api, add support for more links, refactor4700682api/vk: refactor quality picking15a0ba3api/tests/vk: add new domain test📊 Changes
9 files changed (+144 additions, -39 deletions)
View changed files
📝
api/src/processing/create-filename.js(+5 -1)📝
api/src/processing/match-action.js(+1 -1)📝
api/src/processing/match.js(+2 -1)📝
api/src/processing/service-config.js(+8 -3)📝
api/src/processing/service-patterns.js(+2 -1)📝
api/src/processing/services/vk.js(+109 -31)📝
api/src/stream/shared.js(+4 -0)📝
api/src/util/tests/vk.json(+12 -1)📝
web/i18n/en/error.json(+1 -0)📄 Description
closes #956
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.