[PR #532] [MERGED] youtube: don't block api startup waiting for innertube to activate #1190

Closed
opened 2025-11-09 10:07:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/532
Author: @dumbmoron
Created: 5/29/2024
Status: Merged
Merged: 5/29/2024
Merged by: @dumbmoron

Base: currentHead: youtube-async


📝 Commits (1)

  • 679d623 youtube: don't block api startup waiting for innertube to activate

📊 Changes

1 file changed (+15 additions, -10 deletions)

View changed files

📝 src/modules/processing/services/youtube.js (+15 -10)

📄 Description

cobalt api has been getting blocked for (up to) several seconds during startup, and also crashing when unable to connect to youtube (e.g. when it's blocked); this should fix both those things

closes #521


🔄 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/532 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 5/29/2024 **Merged by:** [@dumbmoron](https://github.com/dumbmoron) **Base:** `current` ← **Head:** `youtube-async` --- ### 📝 Commits (1) - [`679d623`](https://github.com/imputnet/cobalt/commit/679d623ebc44cb4f2a3d86edf03044350be7f56a) youtube: don't block api startup waiting for innertube to activate ### 📊 Changes **1 file changed** (+15 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/services/youtube.js` (+15 -10) </details> ### 📄 Description cobalt api has been getting blocked for (up to) several seconds during startup, and also crashing when unable to connect to youtube (e.g. when it's blocked); this should fix both those things closes #521 --- <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 2025-11-09 10:07:43 -06:00
Sign in to join this conversation.