[PR #1156] [MERGED] return a proper error if a youtube video is protected by drm #10767

Closed
opened 2026-04-27 15:07:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1156
Author: @wukko
Created: 3/13/2025
Status: Merged
Merged: 3/13/2025
Merged by: @github-actions[bot]

Base: mainHead: youtube-drm


📝 Commits (2)

  • 2ebe289 api/youtube: return an appropriate error if a video is locked behind DRM
  • 5900d6a web/i18n/error: add youtube drm error

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 api/src/processing/services/youtube.js (+4 -0)
📝 web/i18n/en/error.json (+2 -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/1156 **Author:** [@wukko](https://github.com/wukko) **Created:** 3/13/2025 **Status:** ✅ Merged **Merged:** 3/13/2025 **Merged by:** [@github-actions[bot]](https://github.com/apps/github-actions) **Base:** `main` ← **Head:** `youtube-drm` --- ### 📝 Commits (2) - [`2ebe289`](https://github.com/imputnet/cobalt/commit/2ebe2899be68274d4e76526126a3c6984aa05127) api/youtube: return an appropriate error if a video is locked behind DRM - [`5900d6a`](https://github.com/imputnet/cobalt/commit/5900d6aa4a55735b7ab0f6c594fff91b5c3b56c8) web/i18n/error: add youtube drm error ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/services/youtube.js` (+4 -0) 📝 `web/i18n/en/error.json` (+2 -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 2026-04-27 15:07:16 -05:00
Sign in to join this conversation.