mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-21 05:40:27 -05:00
[PR #1178] [MERGED] api: update youtube.js, switch between ios & web_embedded clients depending on request #13170
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/1178
Author: @wukko
Created: 3/20/2025
Status: ✅ Merged
Merged: 3/20/2025
Merged by: @github-actions[bot]
Base:
main← Head:use-forked-youtubejs📝 Commits (2)
e779506api/package: update youtube.js24ce19dapi/youtube: use both ios & web_embedded client depending on request📊 Changes
4 files changed (+49 additions, -31 deletions)
View changed files
📝
api/package.json(+1 -1)📝
api/src/config.js(+1 -0)📝
api/src/processing/services/youtube.js(+38 -21)📝
pnpm-lock.yaml(+9 -9)📄 Description
this PR also changes the default client to IOS, so CUSTOM_INNERTUBE_CLIENT is no longer needed to get youtube functionality to work
closes #1173
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.