[PR #185] [MERGED] instagram hotfix #10958

Closed
opened 2026-05-02 22:40:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: currentHead: instagram-hotfix


📝 Commits (4)

  • ba7137e send cookies as-is
  • 9eb6700 set instagram specific headers
  • 40f8b3e update cookies that have no expiration
  • a1e08c0 Update instagram.js

📊 Changes

3 files changed (+15 additions, -5 deletions)

View changed files

📝 src/modules/processing/cookie/cookie.js (+2 -2)
📝 src/modules/processing/cookie/manager.js (+5 -3)
📝 src/modules/processing/services/instagram.js (+8 -0)

📄 Description

idk if this does anything


🔄 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/185 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 8/21/2023 **Status:** ✅ Merged **Merged:** 8/21/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `instagram-hotfix` --- ### 📝 Commits (4) - [`ba7137e`](https://github.com/imputnet/cobalt/commit/ba7137ef629833f89929b4ab5b15eeb6c5b54b64) send cookies as-is - [`9eb6700`](https://github.com/imputnet/cobalt/commit/9eb6700399da0c4880c0ad40878930338b005ce4) set instagram specific headers - [`40f8b3e`](https://github.com/imputnet/cobalt/commit/40f8b3ee0c29e050ce9985898e6b2e23d0869af9) update cookies that have no expiration - [`a1e08c0`](https://github.com/imputnet/cobalt/commit/a1e08c069230f32990864bc181921ac51da78a61) Update instagram.js ### 📊 Changes **3 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/cookie/cookie.js` (+2 -2) 📝 `src/modules/processing/cookie/manager.js` (+5 -3) 📝 `src/modules/processing/services/instagram.js` (+8 -0) </details> ### 📄 Description idk if this does anything --- <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-05-02 22:40:11 -05:00
Sign in to join this conversation.