InstaMagnify: Instagram Media Downloader

Best! Greatly enhance your Instagram navigation experience! And magically view or download the highest-quality, largest versions of Instagram stories, albums, images/photos, videos and profile avatars. If you have ever wanted to save a story, album, image/photo, video or avatar, then this is for you!

These are versions of this script where the code was updated. Show all versions.

  • v4.0.0 2018-04-09 Major new version, 4.0! NEW: 1. A new download method which now works in Safari too (and working again in Chrome 65+, which recently broke downloads due to a browser change). 2. Automatically closes the "Experience the best version of Instagram by getting the app." bar which is shown after logging in. IMPROVED: 1. All file URLs are now redirected to HTTPS to guarantee download integrity (without truncation). 2. Now cleans up useless "?query=…" parameters even on protected URLs, for privacy.
  • v3.4.0 2018-03-23 Now supports shift/alt-clicking on story photos and videos again (which recently broke due to some changes where Instagram decided to place story media within two parent containers rather than just one)
  • v3.3.2 2018-02-11 Added support for auto-closing Instagram's white "sign up" bar too. They sometimes show that one instead of the modern, black one.
  • v3.3.1 2018-02-11 Minor adjustment for the new "auto close signup bar" code
  • v3.3.0 2018-02-11 Now automatically closes the "Please sign up to Instagram" bar that their site shows whenever you aren't already logged in to an account
  • v3.2.0 2018-02-09 New method of counting the media loading progress due to Instagram changing to a new infinite-scroll technique
  • v3.1.2 2017-11-23 Updated description
  • v3.1.1 2017-11-23 Updated description
  • v3.1.0 2017-11-23 Big update! Adding support for Instagram stories, protected (signed) media URLs, and their brand new story viewer.
  • v2.3.0 2017-11-22 At the request of a user, I've now added code to automatically close the "Get the mobile app!" advertisement dialog box that some people are shown by Instagram.
  • v2.2.1 2017-11-15 Add "Auto load more" support to Explore-feeds (geo-location pages).
  • v2.2.0 2017-11-11 Rewrote the timeline media count extractor and the "auto load more" handlers to become multilingual, so that they work on all localized Instagram translations too (I didn't know Instagram's GUI existed in other languages). Also added a help tooltip to the media count indicator in the bottom right corner of timelines.
  • v2.1.1 2017-11-09 Rearrange the media magnifier code into the same code structure as the new v2 features.
  • v2.1.0 2017-11-09 Massive update which brings great, brand new features! You will now see an advanced indicator on all profile pages which shows you how much of a profile's media has been loaded so far, and the "Load more" button will be automatically clicked for endless scrolling!
  • v1.0.3 2017-11-05 Use the strictest possible event capturing when a media item is detected
  • v1.0.2 2017-11-05 Adjusted ternary operators to be ready for any future nested media
  • v1.0.1 2017-11-05 Added homepage URL to script metadata
  • v1.0.0 2017-11-05