[PR #194] [MERGED] add instagram stories support #3993

Closed
opened 2026-04-13 12:24:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/194
Author: @dumbmoron
Created: 8/26/2023
Status: Merged
Merged: 10/14/2023
Merged by: @wukko

Base: currentHead: instagram-stories


📝 Commits (5)

📊 Changes

4 files changed (+124 additions, -70 deletions)

View changed files

📝 src/modules/processing/match.js (+4 -1)
📝 src/modules/processing/services/instagram.js (+113 -66)
📝 src/modules/processing/servicesConfig.json (+5 -2)
📝 src/modules/processing/servicesPatternTesters.js (+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/194 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 8/26/2023 **Status:** ✅ Merged **Merged:** 10/14/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `instagram-stories` --- ### 📝 Commits (5) - [`b54efb9`](https://github.com/imputnet/cobalt/commit/b54efb968f530f5854749a20ac3d3e74d7b90a94) clean up posts/reels code - [`395a59a`](https://github.com/imputnet/cobalt/commit/395a59a8b1119f220818201f85f71721143fee2b) add instagram stories support - [`f7e0871`](https://github.com/imputnet/cobalt/commit/f7e0871a8ad01eaff7fa43a5af6dbbf3414f4c0a) Merge branch 'current' into instagram-stories - [`1504a8b`](https://github.com/imputnet/cobalt/commit/1504a8bae992fd17f3c4060ae0622d46fbf0a60e) Update instagram.js - [`866792c`](https://github.com/imputnet/cobalt/commit/866792c8d5e6150444c9c9ceddb8a4a1bab5b914) spacing ### 📊 Changes **4 files changed** (+124 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/match.js` (+4 -1) 📝 `src/modules/processing/services/instagram.js` (+113 -66) 📝 `src/modules/processing/servicesConfig.json` (+5 -2) 📝 `src/modules/processing/servicesPatternTesters.js` (+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-13 12:24:37 -05:00
Sign in to join this conversation.