[PR #169] [MERGED] fix instagram downloads #18187

Closed
opened 2026-06-04 19:01:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: currentHead: fix-instagram


📝 Commits (1)

📊 Changes

1 file changed (+52 additions, -18 deletions)

View changed files

📝 src/modules/processing/services/instagram.js (+52 -18)

📄 Description

no more parsing html with regex .split() sorry


🔄 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/169 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 8/11/2023 **Status:** ✅ Merged **Merged:** 8/15/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `fix-instagram` --- ### 📝 Commits (1) - [`5e17144`](https://github.com/imputnet/cobalt/commit/5e17144cb756345eae945ba3f6413c60472d04ec) fix instagram downloads ### 📊 Changes **1 file changed** (+52 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/processing/services/instagram.js` (+52 -18) </details> ### 📄 Description no more parsing html with ~~regex~~ `.split()` sorry --- <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-06-04 19:01:25 -05:00
Sign in to join this conversation.