mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-12 01:45:57 -05:00
[PR #532] [MERGED] youtube: don't block api startup waiting for innertube to activate #1190
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/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.