[PR #612] [MERGED] vimeo: use api to get video info, direct download if possible #1219

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

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/612
Author: @dumbmoron
Created: 7/6/2024
Status: Merged
Merged: 7/7/2024
Merged by: @dumbmoron

Base: currentHead: vimeo-fix


📝 Commits (1)

  • 08bd7ea vimeo: use api to get video info, direct download if possible

📊 Changes

3 files changed (+110 additions, -25 deletions)

View changed files

📝 src/modules/processing/services/vimeo.js (+95 -24)
📝 src/modules/sub/utils.js (+14 -0)
📝 src/util/tests.json (+1 -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/612 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 7/6/2024 **Status:** ✅ Merged **Merged:** 7/7/2024 **Merged by:** [@dumbmoron](https://github.com/dumbmoron) **Base:** `current` ← **Head:** `vimeo-fix` --- ### 📝 Commits (1) - [`08bd7ea`](https://github.com/imputnet/cobalt/commit/08bd7ea6d01cdac0d19834ed3a037270e520c40f) vimeo: use api to get video info, direct download if possible ### 📊 Changes **3 files changed** (+110 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/services/vimeo.js` (+95 -24) 📝 `src/modules/sub/utils.js` (+14 -0) 📝 `src/util/tests.json` (+1 -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 2025-11-09 10:08:22 -06:00
Sign in to join this conversation.