[PR #283] [MERGED] throw a critical error when youtube api returns a stub #1083

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

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/283
Author: @wukko
Created: 12/25/2023
Status: Merged
Merged: 12/25/2023
Merged by: @wukko

Base: currentHead: detect-youtube-stub


📝 Commits (1)

  • a4349b4 throw a critical error when youtube api returns a stub

📊 Changes

4 files changed (+19 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/modules/processing/match.js (+9 -3)
📝 src/modules/processing/services/youtube.js (+6 -0)
📝 src/modules/sub/utils.js (+3 -1)

📄 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/283 **Author:** [@wukko](https://github.com/wukko) **Created:** 12/25/2023 **Status:** ✅ Merged **Merged:** 12/25/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `detect-youtube-stub` --- ### 📝 Commits (1) - [`a4349b4`](https://github.com/imputnet/cobalt/commit/a4349b4c4185702a74aa14a1616292d238092d06) throw a critical error when youtube api returns a stub ### 📊 Changes **4 files changed** (+19 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/modules/processing/match.js` (+9 -3) 📝 `src/modules/processing/services/youtube.js` (+6 -0) 📝 `src/modules/sub/utils.js` (+3 -1) </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 2025-11-09 10:05:25 -06:00
Sign in to join this conversation.