[PR #430] [MERGED] instagram: update api endpoint method, add dtsg token parsing & caching #1143

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

📋 Pull Request Information

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

Base: currentHead: instagram-fix


📝 Commits (4)

  • 7799fe4 instagram: update api endpoint, add dtsg token parsing & caching
  • 8f56427 soundcloud: let -> const cachedID
  • 9d23952 instagram: lower expiry frame by 10 seconds
  • 3389c59 instagram: update stories endpoint and parsing

📊 Changes

2 files changed (+90 additions, -43 deletions)

View changed files

📝 src/modules/processing/services/instagram.js (+86 -42)
📝 src/modules/processing/services/soundcloud.js (+4 -1)

📄 Description

fixes #425 and #292


🔄 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/430 **Author:** [@wukko](https://github.com/wukko) **Created:** 4/16/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `instagram-fix` --- ### 📝 Commits (4) - [`7799fe4`](https://github.com/imputnet/cobalt/commit/7799fe4661c246e273dc3c1a73318e451d340e86) instagram: update api endpoint, add dtsg token parsing & caching - [`8f56427`](https://github.com/imputnet/cobalt/commit/8f5642763bf552b9ad94ef0567e0f9de7fb24b34) soundcloud: let -> const cachedID - [`9d23952`](https://github.com/imputnet/cobalt/commit/9d239525e1efb56c70c3b201e27aeab34241cbb3) instagram: lower expiry frame by 10 seconds - [`3389c59`](https://github.com/imputnet/cobalt/commit/3389c595dfbfea4d0cf2a6d2f040894ef146f2ff) instagram: update stories endpoint and parsing ### 📊 Changes **2 files changed** (+90 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/services/instagram.js` (+86 -42) 📝 `src/modules/processing/services/soundcloud.js` (+4 -1) </details> ### 📄 Description fixes #425 and #292 --- <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:39 -06:00
Sign in to join this conversation.