[PR #454] [MERGED] youtube: change client to web and pass proper headers to stream #16799

Closed
opened 2026-06-01 15:21:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/454
Author: @wukko
Created: 4/27/2024
Status: Merged
Merged: 4/27/2024
Merged by: @wukko

Base: currentHead: yt-fix


📝 Commits (3)

  • 0feacf0 youtube: use web client and decipher urls
  • 8771b7d package: bump youtubei.js version
  • 43101b6 stream/types: proper headers for all http requests & refactor

📊 Changes

3 files changed (+57 additions, -36 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/modules/processing/services/youtube.js (+7 -5)
📝 src/modules/stream/types.js (+49 -30)

📄 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/454 **Author:** [@wukko](https://github.com/wukko) **Created:** 4/27/2024 **Status:** ✅ Merged **Merged:** 4/27/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `yt-fix` --- ### 📝 Commits (3) - [`0feacf0`](https://github.com/imputnet/cobalt/commit/0feacf0ae5b3d816a1a9b88128d1d2e7f3ab4b8a) youtube: use web client and decipher urls - [`8771b7d`](https://github.com/imputnet/cobalt/commit/8771b7d7d4fc854c2e0d12eb10a7bc523730fb80) package: bump youtubei.js version - [`43101b6`](https://github.com/imputnet/cobalt/commit/43101b604c734827e5937695ba11584b791a78a0) stream/types: proper headers for all http requests & refactor ### 📊 Changes **3 files changed** (+57 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/modules/processing/services/youtube.js` (+7 -5) 📝 `src/modules/stream/types.js` (+49 -30) </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 2026-06-01 15:21:33 -05:00
Sign in to join this conversation.