[PR #1239] [MERGED] api: fix snapchat short link parsing #1356

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

📋 Pull Request Information

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

Base: mainHead: fix-snapchat


📝 Commits (2)

  • 7ff6d00 api/snapchat: prevent errors if params are undefined
  • d0deec5 api/service-config: add new snapchat link pattern

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 api/src/processing/service-config.js (+1 -0)
📝 api/src/processing/services/snapchat.js (+2 -2)

📄 Description

closes #1157


🔄 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/1239 **Author:** [@wukko](https://github.com/wukko) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/24/2025 **Merged by:** [@github-actions[bot]](https://github.com/apps/github-actions) **Base:** `main` ← **Head:** `fix-snapchat` --- ### 📝 Commits (2) - [`7ff6d00`](https://github.com/imputnet/cobalt/commit/7ff6d0036b89c093d5a0b9bfa32ba1ba3e7624f3) api/snapchat: prevent errors if params are undefined - [`d0deec5`](https://github.com/imputnet/cobalt/commit/d0deec546b00a2b5017ea2f8d403414d66d2a614) api/service-config: add new snapchat link pattern ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/service-config.js` (+1 -0) 📝 `api/src/processing/services/snapchat.js` (+2 -2) </details> ### 📄 Description closes #1157 --- <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:11:20 -06:00
Sign in to join this conversation.