[PR #1241] [CLOSED] Fixed instagram fetch problem #8757

Closed
opened 2026-04-21 20:44:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1241
Author: @ZEREX222
Created: 4/25/2025
Status: Closed

Base: mainHead: fixed_instagram_fetch_problem


📝 Commits (10+)

  • 82ba868 fixed "error.api.fetch.critical" an error with "youtube" cookies
  • e6fd4ac fixed "error.api.fetch.critical" an error with "youtube" cookies
  • 1bc68f8 Merge branch 'imputnet:main' into main
  • ded1727 fixed download long youtube videos
  • a963a72 Merge branch 'main' into main
  • d31b577 Merge branch 'main' into main
  • a6196e5 Merge branch 'imputnet:main' into main
  • eb927f4 Merge branch 'main' into main
  • ce9f649 Merge branch 'imputnet:main' into main
  • 4ca38fa Merge branch 'imputnet:main' into main

📊 Changes

2 files changed (+31 additions, -17 deletions)

View changed files

📝 api/src/processing/services/instagram.js (+30 -16)
📝 pnpm-lock.yaml (+1 -1)

📄 Description

Fixed the bug with Instagram


🔄 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/1241 **Author:** [@ZEREX222](https://github.com/ZEREX222) **Created:** 4/25/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fixed_instagram_fetch_problem` --- ### 📝 Commits (10+) - [`82ba868`](https://github.com/imputnet/cobalt/commit/82ba86835736b163704068c30c19290c084da692) fixed "error.api.fetch.critical" an error with "youtube" cookies - [`e6fd4ac`](https://github.com/imputnet/cobalt/commit/e6fd4acf2a694093ef7324e5f2e5abd187478021) fixed "error.api.fetch.critical" an error with "youtube" cookies - [`1bc68f8`](https://github.com/imputnet/cobalt/commit/1bc68f8f2b58da8e69dd0e6631d0a894592cd4ef) Merge branch 'imputnet:main' into main - [`ded1727`](https://github.com/imputnet/cobalt/commit/ded172733aad24580aa991a8401ff200bc3b46a6) fixed download long youtube videos - [`a963a72`](https://github.com/imputnet/cobalt/commit/a963a72577eee7390f88949d95d5c420e67fa282) Merge branch 'main' into main - [`d31b577`](https://github.com/imputnet/cobalt/commit/d31b577c6c913be9d6f03185de6098fba574c0ce) Merge branch 'main' into main - [`a6196e5`](https://github.com/imputnet/cobalt/commit/a6196e522d1f27102ddbed88155bf6bf474f200a) Merge branch 'imputnet:main' into main - [`eb927f4`](https://github.com/imputnet/cobalt/commit/eb927f492c80bf462678e2e69924e7bbe2a483f3) Merge branch 'main' into main - [`ce9f649`](https://github.com/imputnet/cobalt/commit/ce9f649a9f6b1596f85d4d7d75655fd4ec4672b1) Merge branch 'imputnet:main' into main - [`4ca38fa`](https://github.com/imputnet/cobalt/commit/4ca38faca423d0949eb7e8f69f99f430ae11e20a) Merge branch 'imputnet:main' into main ### 📊 Changes **2 files changed** (+31 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/services/instagram.js` (+30 -16) 📝 `pnpm-lock.yaml` (+1 -1) </details> ### 📄 Description Fixed the bug with Instagram --- <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-21 20:44:17 -05:00
Sign in to join this conversation.