[PR #1407] [MERGED] api/twitch: add support for m. subdomain #10288

Closed
opened 2026-04-24 16:17:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1407
Author: @tfourj
Created: 8/10/2025
Status: Merged
Merged: 8/10/2025
Merged by: @dumbmoron

Base: mainHead: main


📝 Commits (2)

  • 048ce7b api/twitch: add support for m. subdomain
  • 68c7379 tests/twitch: add test for m. subdomain

📊 Changes

2 files changed (+10 additions, -0 deletions)

View changed files

📝 api/src/processing/service-config.js (+1 -0)
📝 api/src/util/tests/twitch.json (+9 -0)

📄 Description

This PR adds a simple fix that allows twitch clips with m. subdomain to be downloaded.


🔄 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/1407 **Author:** [@tfourj](https://github.com/tfourj) **Created:** 8/10/2025 **Status:** ✅ Merged **Merged:** 8/10/2025 **Merged by:** [@dumbmoron](https://github.com/dumbmoron) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`048ce7b`](https://github.com/imputnet/cobalt/commit/048ce7bc8b188b799d1148038e83e2bd8bf5f369) api/twitch: add support for m. subdomain - [`68c7379`](https://github.com/imputnet/cobalt/commit/68c7379de34eacba62e5b7b2694a3fc66db6945f) tests/twitch: add test for m. subdomain ### 📊 Changes **2 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/service-config.js` (+1 -0) 📝 `api/src/util/tests/twitch.json` (+9 -0) </details> ### 📄 Description This PR adds a simple fix that allows twitch clips with `m.` subdomain to be downloaded. --- <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-24 16:17:00 -05:00
Sign in to join this conversation.