[PR #929] [MERGED] api/bluesky: go around rate limiting by using the video cdn directly #5711

Closed
opened 2026-04-16 00:55:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/929
Author: @wukko
Created: 11/16/2024
Status: Merged
Merged: 11/16/2024
Merged by: @github-actions[bot]

Base: developHead: one-more-bsky-fix


📝 Commits (2)

  • b61b8c8 api/bluesky: use hls video cdn directly
  • 606f0fd api/stream/internal: workaround for wrong bsky content-type, refactor

📊 Changes

3 files changed (+27 additions, -14 deletions)

View changed files

📝 api/src/processing/services/bluesky.js (+10 -3)
📝 api/src/stream/internal-hls.js (+1 -1)
📝 api/src/stream/internal.js (+16 -10)

📄 Description

closes #928


🔄 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/929 **Author:** [@wukko](https://github.com/wukko) **Created:** 11/16/2024 **Status:** ✅ Merged **Merged:** 11/16/2024 **Merged by:** [@github-actions[bot]](https://github.com/apps/github-actions) **Base:** `develop` ← **Head:** `one-more-bsky-fix` --- ### 📝 Commits (2) - [`b61b8c8`](https://github.com/imputnet/cobalt/commit/b61b8c82a20aebb1498f889fd467c80a48d16d63) api/bluesky: use hls video cdn directly - [`606f0fd`](https://github.com/imputnet/cobalt/commit/606f0fd29a9485a24e25541f97e40056acd45f6d) api/stream/internal: workaround for wrong bsky content-type, refactor ### 📊 Changes **3 files changed** (+27 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/services/bluesky.js` (+10 -3) 📝 `api/src/stream/internal-hls.js` (+1 -1) 📝 `api/src/stream/internal.js` (+16 -10) </details> ### 📄 Description closes #928 --- <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-04-16 00:55:13 -05:00
Sign in to join this conversation.