Instagram Download Button

Add the download button and the open button to download or open profile picture and media in the posts, stories, and highlights in Instagram

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v1.17.18 10 Maret 2024

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

  • v1.17.17 26 Januari 2024

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

  • v1.17.16 18 Desember 2023

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

  • v1.17.15 17 Desember 2023

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

  • v1.17.14 26 November 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 Oktober 2023

    fix button no show in story

  • v1.17.9 10 September 2023

    Merged sn-o-w's small fixes

  • v1.17.8 24 Agustus 2023

    Fix no buttons by sn-o-w.

  • v1.17.7 23 Juli 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 Juni 2023

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

  • v1.17.5 27 Juni 2023

    fix no buttons on story

  • v1.17.4 11 Juni 2023

    fix the feed page no buttons issue

  • v1.17.3 29 Mei 2023

    Fix bugs

    • cannot find media index in independent post page
    • cannont find post id in feed page
  • v1.17.1 16 Mei 2023

    fix post buttons no show issue

  • v1.17.0 16 Mei 2023

    add hover to fetch argument (default on)

  • v1.16.2 10 Mei 2023

    disable prefetch

  • v1.16.1 05 April 2023

    fix media index finding issue in small window width

  • v1.16.0 26 Januari 2023

    Add datetime formating feature

  • v1.15.5 19 Januari 2023

    fix post ID finding issue

  • v1.15.3 23 Oktober 2022

    fix hightlights video download and shortcut issue

  • v1.14.1 14 Juni 2022
    • Use getUrlFromInfoApi to get story media url
    • Fix the issue that can not find media id
  • v1.13.1 11 Juni 2022

    fix wrong post id reg pattern in findPostId()

  • v1.13 11 Juni 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 Mei 2022

    Fixed typo in naming template

  • v1.11b1 18 Mei 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 Mei 2022

    update color check method

  • v1.10 17 April 2022

    Support dark mode by checking the url.

  • v1.9.7 03 Maret 2022

    fix failed to get video url

  • v1.9.6 12 Februari 2022

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

  • v1.9.5 23 September 2021

    fixed the bug that didn't show buttons in stories

  • v1.9.4 01 April 2021

    fixed profile buttons adding problem

  • v1.9.3 01 Maret 2021 fixed button don't show in the independent post page
  • v1.9.2 21 Februari 2021 fixed square story photo
  • v1.9.1 15 Februari 2021
  • v1.9.0 14 Februari 2021 added naming template
  • v1.8.2 11 Februari 2021 fixed button gone in post
  • v1.8.1 30 Januari 2021 fixed download wrong story picture problem
  • v1.8.0 16 Desember 2020 temporarily fix video download broken
  • v1.7.0 10 Desember 2020 added attachLink option
  • v1.6.0 16 November 2020 added shortcut keys
  • v1.5.1 18 Oktober 2020 fixed post and profile naming error
  • v1.5.0 10 Oktober 2020 added media URL into the new tab button element
  • v1.4.2 04 Agustus 2020 fixed bug at handle post single media
  • v1.4.1 18 Juli 2020 code refactoring
  • v1.4.0 18 Juli 2020 add button for profile picture
  • v1.3.3 15 Juli 2020 fixed not find share button
  • v1.3.2 09 Juli 2020 code clean
  • v1.3.1 09 Juli 2020 fixed some bugs
  • v1.3.0 09 Juli 2020 changed select rule
  • v1.2.1 06 Juli 2020 fixed some bugs

Tampilkan semua versi skrip