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

[Instagram] Enlarging the profile picture does not work #98

Closed
antarn88 opened this issue Feb 20, 2023 · 12 comments
Closed

[Instagram] Enlarging the profile picture does not work #98

antarn88 opened this issue Feb 20, 2023 · 12 comments

Comments

@antarn88
Copy link

I use the latest Google Chrome on Windows 11,
and enlarging the profile picture does not work on Instagram.
I attached a screenshot.

insta

@Mr-VincentW
Copy link
Owner

Thank you for your feedback. If PhotoShow cannot find a larger pic for a certain thumbnail, the image viewer will not show up. The profile avatar on an Instagram profile page is right the case. If you know where to find a larger image for this, please let me know. Thanks.

@antarn88
Copy link
Author

There is a page where you can download the profile picture in 1080x1080p.

https://www.save-insta.com/profile-downloader/

Unfortunately, I couldn't find a site that saves the profile picture as a larger image.

And you can remove the prefix from the end result link:
"https://www.save-insta.com/cdn/"

I hope I can somehow write an algorithm that you can use in your script.

@Mr-VincentW
Copy link
Owner

Thank you for the supplements. These third-party apps/websites might be using Instagram Platform APIs to fetch these higher-definition images which I could not find anywhere directly from Instagram itself. Doing so would be an over-hit for PhotoShow now and there might be other concerns. I'll leave PhotoShow as is for Instagram unless one day a better and easier approach to fetching these HD images shows up.

@Mr-VincentW
Copy link
Owner

Just FYI, I managed to make it work for the profile pics in update 4.21.0 as well. Enjoy it!

@antarn88
Copy link
Author

antarn88 commented Mar 9, 2023

Thanks a lot, it's good :)
The only thing is that the profile picture zoom works for the public pages I follow, but if I go to a private page that I don't follow and try to zoom from there, it doesn't work.

Do you know a fix for this?

@Mr-VincentW
Copy link
Owner

Great to know, currently I can't see a reliable way to make it work for private profiles, however, there's a workaround I can think of, less reliable but will work for now. I'll add it to the next update of PhotoShow. Thanks.

@Mr-VincentW Mr-VincentW reopened this Mar 10, 2023
@antarn88
Copy link
Author

Maybe it can still be hidden?

icon

This icon with this text:

You've reached the end.
You have seen all new posts from the last 3 days.

@Mr-VincentW
Copy link
Owner

PhotoShow only applies some generic rules to avoid working on these decorative/servicing items, as opposed to marking cases individually for obvious reasons. In fact, the case you mentioned is a poor implementation of Instagram as they should not use an image element here (an icon or other element with a background image is preferred, in terms of web semantics). I'll leave this as is. Thanks.

Mr-VincentW added a commit that referenced this issue Mar 23, 2023
Updates: Add image title to download image naming patterns;
Updates: Add image title to download image naming patterns;
Bug Fix: xhrDownload stopped working since last update.
@Mr-VincentW
Copy link
Owner

Able to view profile images of private accounts since update 4.22. Cheers.

@antarn88
Copy link
Author

I noticed a new bug.
Unfortunately Instagram Stories are broken since few days. No enlargement of the image appears at all.

@Mr-VincentW
Copy link
Owner

Looks like Ins has changed this part a bit again... gonna need a fix. Thanks.

@Mr-VincentW Mr-VincentW reopened this Mar 24, 2023
@Mr-VincentW
Copy link
Owner

Fixed with update 4.23.0 (please refer to #120).

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