[PR #441] [MERGED] instagram: yet another fix for post downloading #1151

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

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/441
Author: @wukko
Created: 4/20/2024
Status: Merged
Merged: 4/20/2024
Merged by: @wukko

Base: currentHead: instagram-one-more-fix


📝 Commits (4)

  • 1ff49f0 instagram: use different endpoint and fallback to two other options
  • 2561cf1 instagram: check if cookie exists before using it in second fallback
  • 018557c instagram: remove async tag from non async functions
  • dd7c7df instagram: clean up

📊 Changes

1 file changed (+112 additions, -28 deletions)

View changed files

📝 src/modules/processing/services/instagram.js (+112 -28)

📄 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/441 **Author:** [@wukko](https://github.com/wukko) **Created:** 4/20/2024 **Status:** ✅ Merged **Merged:** 4/20/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `instagram-one-more-fix` --- ### 📝 Commits (4) - [`1ff49f0`](https://github.com/imputnet/cobalt/commit/1ff49f0669cbaff4689024972e53f18c87a845cb) instagram: use different endpoint and fallback to two other options - [`2561cf1`](https://github.com/imputnet/cobalt/commit/2561cf168e125f5931d6dcf2d3ec6bdf3589a7a9) instagram: check if cookie exists before using it in second fallback - [`018557c`](https://github.com/imputnet/cobalt/commit/018557cbcd8c452eaf02b2e1398100ef98e53062) instagram: remove async tag from non async functions - [`dd7c7df`](https://github.com/imputnet/cobalt/commit/dd7c7dfa7603943c324cb89ff29813ac18279407) instagram: clean up ### 📊 Changes **1 file changed** (+112 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/services/instagram.js` (+112 -28) </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:06:50 -06:00
Sign in to join this conversation.