[PR #180] [MERGED] instagram: add downloading of single image #1042

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

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/180
Author: @dumbmoron
Created: 8/20/2023
Status: Merged
Merged: 8/20/2023
Merged by: @wukko

Base: currentHead: instagram-single-image


📝 Commits (2)

  • 1f6c7c8 instagram: add downloading of single image
  • cbb519d fix + test

📊 Changes

3 files changed (+17 additions, -0 deletions)

View changed files

📝 src/modules/processing/matchActionDecider.js (+4 -0)
📝 src/modules/processing/services/instagram.js (+5 -0)
📝 src/test/tests.json (+8 -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/180 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 8/20/2023 **Status:** ✅ Merged **Merged:** 8/20/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `instagram-single-image` --- ### 📝 Commits (2) - [`1f6c7c8`](https://github.com/imputnet/cobalt/commit/1f6c7c8eadaddcd7ff1c846f94425e730bdfa8be) instagram: add downloading of single image - [`cbb519d`](https://github.com/imputnet/cobalt/commit/cbb519d73e458a9ffe46bd0e516daa30fedc9ea5) fix + test ### 📊 Changes **3 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/matchActionDecider.js` (+4 -0) 📝 `src/modules/processing/services/instagram.js` (+5 -0) 📝 `src/test/tests.json` (+8 -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 2025-11-09 10:04:38 -06:00
Sign in to join this conversation.