Skip to content
New issue

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

Problem with the /grid/ endpoint #84

Open
barraIhsan opened this issue Mar 17, 2024 · 4 comments
Open

Problem with the /grid/ endpoint #84

barraIhsan opened this issue Mar 17, 2024 · 4 comments

Comments

@barraIhsan
Copy link

If you open up https://ddinstagram.com/grid/Cwk6ka7PONG/ on browser, it will not redirect you to the instagram.com/p/ url like the others do.

Why does it matter, tho? (because the link is hidden because it gets replaced by direct media), well as you can see we can use /grid to make reels direct link (no caption) to work! (for some reason, #37 doesn't work at all, it returns SSL_ERROR_INTERNAL_ERROR_ALERT error. please make it work back, that was essential for reels that have useless caption).

And there is two things happened when you click on the /grid link.

  1. If it's not a grid (post that only has one photos, reels included), it will redirect to instagram cdn instead scontent.cdninstagram.com
  2. If it's a grid, it will not redirect anywhere, I think it should redirect to instagram.com/p/

/grid also doesn't work for video posts, but there's many of them (404 Not Found), example:
https://instagram.com/p/C3sd_sRo-SH/ (this is what I could find)
If you put /p, /reel, /reels instead it will only show the first video

@Wikidepia
Copy link
Owner

d.ddinstagram.com should work now

@barraIhsan
Copy link
Author

barraIhsan commented Mar 17, 2024

d.ddinstagram.com should work now

Just suggestion, maybe it would be helpful to put this in the README file? Cause before, I had no idea it exists until I search through the issue tab

@barraIhsan
Copy link
Author

instead it will only show the first video

what about we add a number in the end?
So https://ddinstagram.com/p/C3sd_sRo-SH/1 will show the first post, https://ddinstagram.com/p/C3sd_sRo-SH/2 will show the second, etc.

@barraIhsan
Copy link
Author

another note, grid only shows the first 4 picture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants