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
🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
current← Head:youtube-async📝 Commits (1)
679d623youtube: 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.