mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-11 00:02:16 -05:00
[PR #685] [CLOSED] Fix instagram reels download #1239
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/685
Author: @k4rnaj1k
Created: 8/15/2024
Status: ❌ Closed
Base:
main← Head:current📝 Commits (1)
cfc0d5bFix instagram reels download📊 Changes
1 file changed (+10 additions, -7 deletions)
View changed files
📝
src/modules/processing/services/instagram.js(+10 -7)📄 Description
Dirty fix that requires more testing.

Checked locally, and could download reels from both #539 and #646. (some of them seem to be region locked tho, as I couldn't check them)
Previous graphql endpoint is return html page. I didn't test
It seems Instagram's old graphql endpoint is not working and data from html request is not good.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.