

What is Instagram profile downloader? It is a newly-developed tool thanks to which you can save IG profile pictures and videos in bulk without restrictions. replaceJpegWithJpg : boolean, replace.storyFilenameTemplate : string, naming rule for media downloading in the story.postFilenameTemplate : string, naming rule for media downloading in the post.prefetchAndAttachLink : boolean, attach the link into the button elements if true.disableNewUrlFetchMethod : boolean, disable new url fetch method which uses info API.This script can be configured by modifying the following constant variables in the head of this script. Or you can set prefetchAndAttachLink to true in order to prefetch the URL info. You can set disableNewUrlFetchMethod to true if you don't want to use the new method. This new method can obtain full resolution pictures (to be verified) and all media can be downloaded at present, but the disadvantage is that the speed of fetching URLs is slow (download speed has no effect) and may have some bugs. From this script version 1.13, a new method of fetching media url has been added and is enabled by default (not yet applied to Story). About the new url fetch methodĪround May 2022, Instagram modified the web page so that some media could not be downloaded (especially Reels). Note: This script only tests on Chrome, Edge, and Firefox with Tampermonkey on Wind64-bit. So if you have any problem, please feel free to contact me in English or Chinese and attach the detail information such as your runtime environment, IG post url, etc. The newer versions code only do some simple tests on Chrome. This script will add a download button and open button to your Instagram and you can download or open profile pictures, media in the posts, stories, and highlights by one click. This repository is a JavaScript for Greasemonkey/Tampermonkey.
