[PR #471] [MERGED] rutube: add support for shorts and yappy #19813

Closed
opened 2026-06-10 17:30:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: currentHead: rutube-updates


📝 Commits (5)

  • 2f8913f rutube: add support for shorts and yappy
  • bebeda7 tests: add rutube yappy and shorts tests
  • 1e06270 Update src/modules/processing/services/rutube.js
  • 2635872 rutube: update requestJSON function
  • 65d7ca0 rutube: update requestJSON function

📊 Changes

5 files changed (+56 additions, -9 deletions)

View changed files

📝 src/modules/processing/match.js (+1 -0)
📝 src/modules/processing/services/rutube.js (+37 -7)
📝 src/modules/processing/servicesConfig.json (+1 -1)
📝 src/modules/processing/servicesPatternTesters.js (+1 -1)
📝 src/test/tests.json (+16 -0)

📄 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/471 **Author:** [@wukko](https://github.com/wukko) **Created:** 4/29/2024 **Status:** ✅ Merged **Merged:** 4/29/2024 **Merged by:** [@dumbmoron](https://github.com/dumbmoron) **Base:** `current` ← **Head:** `rutube-updates` --- ### 📝 Commits (5) - [`2f8913f`](https://github.com/imputnet/cobalt/commit/2f8913fd4cdbfc61d132adad6ab8cc2dfe7e755d) rutube: add support for shorts and yappy - [`bebeda7`](https://github.com/imputnet/cobalt/commit/bebeda78811c5b2050d0057e855f34cd2c973aa4) tests: add rutube yappy and shorts tests - [`1e06270`](https://github.com/imputnet/cobalt/commit/1e0627038afb2ea4c8b06fa2d93c007376a148bb) Update src/modules/processing/services/rutube.js - [`2635872`](https://github.com/imputnet/cobalt/commit/26358725e9a012c90fdf4499e6ee1d6c16ffc79b) rutube: update requestJSON function - [`65d7ca0`](https://github.com/imputnet/cobalt/commit/65d7ca0453e51ce87088d9760e4c2953fe73c4a0) rutube: update requestJSON function ### 📊 Changes **5 files changed** (+56 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/match.js` (+1 -0) 📝 `src/modules/processing/services/rutube.js` (+37 -7) 📝 `src/modules/processing/servicesConfig.json` (+1 -1) 📝 `src/modules/processing/servicesPatternTesters.js` (+1 -1) 📝 `src/test/tests.json` (+16 -0) </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-10 17:30:24 -05:00
Sign in to join this conversation.