[PR #469] [MERGED] instagram: add three more ways to get post info #10046

Closed
opened 2026-04-24 16:09:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: currentHead: yet-another-instagram-fix


📝 Commits (2)

  • b6fa3c9 instagram: add three more ways to get post info
  • 3b00be1 instagram: clean up

📊 Changes

1 file changed (+73 additions, -32 deletions)

View changed files

📝 src/modules/processing/services/instagram.js (+73 -32)

📄 Description

added:

  • mobile api
  • mobile api with cookie
  • web app graphql api with cookie

...for total of fucking SIX???


🔄 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/469 **Author:** [@wukko](https://github.com/wukko) **Created:** 4/29/2024 **Status:** ✅ Merged **Merged:** 4/29/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `yet-another-instagram-fix` --- ### 📝 Commits (2) - [`b6fa3c9`](https://github.com/imputnet/cobalt/commit/b6fa3c920f08f00246e7174aca748a30ea10cf82) instagram: add three more ways to get post info - [`3b00be1`](https://github.com/imputnet/cobalt/commit/3b00be1c43a62861535f2137406be543c0f4332e) instagram: clean up ### 📊 Changes **1 file changed** (+73 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/services/instagram.js` (+73 -32) </details> ### 📄 Description added: - mobile api - mobile api with cookie - web app graphql api with cookie ...for total of fucking SIX??? --- <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-24 16:09:19 -05:00
Sign in to join this conversation.