Greasy Fork is available in English.

Instagram Download Button

Add download button to download media in the post and the story in Instagram

As of 05.07.2020. See ბოლო ვერსია.

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

  • v1.17.18 10.03.2024

    fix not work in hightlights page (independent hightlights page only)

  • v1.17.17 26.01.2024

    merge PRs by amcginn and immolas. Please refer to GitHub repo of this script for the details.

  • v1.17.16 18.12.2023

    fix cannot download in person story(https://www.instagram.com/stories/XXX/YYY/)

  • v1.17.15 17.12.2023

    Fix partial cannot open/download media, open wrong media issues

  • v1.17.14 26.11.2023
    • Remove unnecessary let to fix returned mediaIndex.
    • Fix buttons no show when open story from profile page.
    • Add a new method to find the post id in some story, because IG removed the post id from the url.
    • fix video handling when no canvas
    • add User-Agent in http header when downloading the resource to prevent "user agent mismatch"
  • v1.17.10 22.10.2023

    fix button no show in story

  • v1.17.9 10.09.2023

    Merged sn-o-w's small fixes

  • v1.17.8 24.08.2023

    Fix no buttons by sn-o-w.

  • v1.17.7 23.07.2023

    Fix for private accounts' posts and story buttons placement for verified accounts by sn-o-w.
    Thanks to sn-o-w!

  • v1.17.6 30.06.2023

    remove the has selector, because Firefox doesn't support it.

  • v1.17.5 27.06.2023

    fix no buttons on story

  • v1.17.4 11.06.2023

    fix the feed page no buttons issue

  • v1.17.3 29.05.2023

    Fix bugs

    • cannot find media index in independent post page
    • cannont find post id in feed page
  • v1.17.1 16.05.2023

    fix post buttons no show issue

  • v1.17.0 16.05.2023

    add hover to fetch argument (default on)

  • v1.16.2 10.05.2023

    disable prefetch

  • v1.16.1 05.04.2023

    fix media index finding issue in small window width

  • v1.16.0 26.01.2023

    Add datetime formating feature

  • v1.15.5 19.01.2023

    fix post ID finding issue

  • v1.15.3 23.10.2022

    fix hightlights video download and shortcut issue

  • v1.14.1 14.06.2022
    • Use getUrlFromInfoApi to get story media url
    • Fix the issue that can not find media id
  • v1.13.1 11.06.2022

    fix wrong post id reg pattern in findPostId()

  • v1.13 11.06.2022

    Add a new url fetching method to fix some media that cannot be downloaded.
    Please read the "About the new url fetch method" section in readme

  • v1.12 26.05.2022

    Fixed typo in naming template

  • v1.11b1 18.05.2022

    Merged Jenie's code and applied some changes

    From Jenies's code:

    • Fixed multiple-media posts issue
    • Update the file naming

    Other changes:

    • Keep old file name format and file header
    • Remove some unused code comments
    • Update readme
  • v1.10.1 14.05.2022

    update color check method

  • v1.10 17.04.2022

    Support dark mode by checking the url.

  • v1.9.7 03.03.2022

    fix failed to get video url

  • v1.9.6 12.02.2022

    fix bugs: 1) loss buttons in some pages 2) cannot download video 3) duplicated dot in filename

  • v1.9.5 23.09.2021

    fixed the bug that didn't show buttons in stories

  • v1.9.4 01.04.2021

    fixed profile buttons adding problem

  • v1.9.3 01.03.2021 fixed button don't show in the independent post page
  • v1.9.2 21.02.2021 fixed square story photo
  • v1.9.1 15.02.2021
  • v1.9.0 14.02.2021 added naming template
  • v1.8.2 11.02.2021 fixed button gone in post
  • v1.8.1 30.01.2021 fixed download wrong story picture problem
  • v1.8.0 16.12.2020 temporarily fix video download broken
  • v1.7.0 10.12.2020 added attachLink option
  • v1.6.0 16.11.2020 added shortcut keys
  • v1.5.1 18.10.2020 fixed post and profile naming error
  • v1.5.0 10.10.2020 added media URL into the new tab button element
  • v1.4.2 04.08.2020 fixed bug at handle post single media
  • v1.4.1 18.07.2020 code refactoring
  • v1.4.0 18.07.2020 add button for profile picture
  • v1.3.3 15.07.2020 fixed not find share button
  • v1.3.2 09.07.2020 code clean
  • v1.3.1 09.07.2020 fixed some bugs
  • v1.3.0 09.07.2020 changed select rule
  • v1.2.1 06.07.2020 fixed some bugs

Show all script versions