We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I tried your parser today and see the below error so I hope this can help you.
/node-test/node_modules/insta-reel/insta-reel.js:26 } = JSON.parse(/window\._sharedData = (.+);/g.exec(script)[1]); ^ TypeError: Cannot read properties of null (reading '1') at instaReel (/home/hyo/Github/hyochan/node-test/node_modules/insta-reel/insta-reel.js:26:61) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async /home/hyo/Github/hyochan/node-test/index.js:4:18
The text was updated successfully, but these errors were encountered:
Instagram now protected the reel's shareable link. That's why the error comes in.
You have to bind your account. @hyochan
Sorry, something went wrong.
How can I resolve this, Is there any documentation regarding this issue then please share it. Help is appreciatable and thank you.
No branches or pull requests
Hello, I tried your parser today and see the below error so I hope this can help you.
The text was updated successfully, but these errors were encountered: