[PR #1159] [MERGED] api: custom innertube client env #2791

Closed
opened 2026-04-11 06:59:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1159
Author: @wukko
Created: 3/14/2025
Status: Merged
Merged: 3/14/2025
Merged by: @wukko

Base: mainHead: custom-innertube-env


📝 Commits (3)

  • e10fad3 api/config: add CUSTOM_INNERTUBE_CLIENT env
  • d2d098d api/youtube: use custom innertube client env & decipher for more clients
  • f103bcf docs/run-an-instance: add info about CUSTOM_INNERTUBE_CLIENT

📊 Changes

3 files changed (+14 additions, -3 deletions)

View changed files

📝 api/src/config.js (+8 -0)
📝 api/src/processing/services/youtube.js (+5 -3)
📝 docs/run-an-instance.md (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/1159 **Author:** [@wukko](https://github.com/wukko) **Created:** 3/14/2025 **Status:** ✅ Merged **Merged:** 3/14/2025 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `main` ← **Head:** `custom-innertube-env` --- ### 📝 Commits (3) - [`e10fad3`](https://github.com/imputnet/cobalt/commit/e10fad3d4e447fee3fe2ad924885016de80a4d76) api/config: add `CUSTOM_INNERTUBE_CLIENT` env - [`d2d098d`](https://github.com/imputnet/cobalt/commit/d2d098dbfb37ad2745c3fef6958fae6b36c3b94b) api/youtube: use custom innertube client env & decipher for more clients - [`f103bcf`](https://github.com/imputnet/cobalt/commit/f103bcfaa35384f247649fa6f4bb86ee07bd60d6) docs/run-an-instance: add info about CUSTOM_INNERTUBE_CLIENT ### 📊 Changes **3 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `api/src/config.js` (+8 -0) 📝 `api/src/processing/services/youtube.js` (+5 -3) 📝 `docs/run-an-instance.md` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-11 06:59:49 -05:00
Sign in to join this conversation.