[PR #487] [MERGED] instagram: add fetching using bearer token & prevent repetitive oembed pulling #10603

Closed
opened 2026-04-27 14:59:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/487
Author: @wukko
Created: 5/3/2024
Status: Merged
Merged: 5/3/2024
Merged by: @wukko

Base: currentHead: instagram-bearer


📝 Commits (2)

  • 6367ac9 instagram: add fetching using bearer token & prevent repetitive oembed pulling
  • 3ace1a5 instagram: add missing awaits to getMediaId calls

📊 Changes

2 files changed (+22 additions, -6 deletions)

View changed files

📝 docs/examples/cookies.example.json (+3 -0)
📝 src/modules/processing/services/instagram.js (+19 -6)

📄 Description

for total of SEVEN methods of getting post info

i cannot bear this anymore


🔄 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/487 **Author:** [@wukko](https://github.com/wukko) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `instagram-bearer` --- ### 📝 Commits (2) - [`6367ac9`](https://github.com/imputnet/cobalt/commit/6367ac90f5354e2ba998c111e3d6c55058e93ede) instagram: add fetching using bearer token & prevent repetitive oembed pulling - [`3ace1a5`](https://github.com/imputnet/cobalt/commit/3ace1a59a2f77ec2287f1462c5db1d1658521085) instagram: add missing awaits to getMediaId calls ### 📊 Changes **2 files changed** (+22 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/examples/cookies.example.json` (+3 -0) 📝 `src/modules/processing/services/instagram.js` (+19 -6) </details> ### 📄 Description for total of SEVEN methods of getting post info i cannot bear this anymore --- <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-27 14:59:09 -05:00
Sign in to join this conversation.