[PR #182] [MERGED] replace got with undici #1044

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

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/182
Author: @dumbmoron
Created: 8/20/2023
Status: Merged
Merged: 8/20/2023
Merged by: @wukko

Base: currentHead: undici


📝 Commits (3)

  • 814bfa4 replace got with undici
  • d54655c passthrough content-type; content-length
  • a09b062 Merge branch 'current' into undici

📊 Changes

3 files changed (+16 additions, -13 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/modules/stream/stream.js (+3 -3)
📝 src/modules/stream/types.js (+12 -9)

📄 Description

might as well since it already comes with youtubei.js


🔄 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/182 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 8/20/2023 **Status:** ✅ Merged **Merged:** 8/20/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `undici` --- ### 📝 Commits (3) - [`814bfa4`](https://github.com/imputnet/cobalt/commit/814bfa404a24626f441d47353dd967b3b3547e2a) replace got with undici - [`d54655c`](https://github.com/imputnet/cobalt/commit/d54655c6b00f6c835536bd30e8eec2b2fb679eb9) passthrough content-type; content-length - [`a09b062`](https://github.com/imputnet/cobalt/commit/a09b062f9d115f9f2b1ad8a93edb5bb8124d853f) Merge branch 'current' into undici ### 📊 Changes **3 files changed** (+16 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/modules/stream/stream.js` (+3 -3) 📝 `src/modules/stream/types.js` (+12 -9) </details> ### 📄 Description might as well since it already comes with youtubei.js --- <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:04:41 -06:00
Sign in to join this conversation.