{"id":20325562,"url":"https://github.com/hoaian2/instagram-downloader","last_synced_at":"2025-04-04T12:06:45.919Z","repository":{"id":59062569,"uuid":"533325185","full_name":"HOAIAN2/Instagram-Downloader","owner":"HOAIAN2","description":"Chrome Extension, download photos, videos from Instagram post, tv, reels, stories","archived":false,"fork":false,"pushed_at":"2025-03-25T07:53:13.000Z","size":454,"stargazers_count":197,"open_issues_count":0,"forks_count":31,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-28T11:11:06.336Z","etag":null,"topics":["chrome-extension","data-mining","extension","instagram","instagram-api","instagram-downloader","instagram-feed","instagram-photos","instagram-reels","instagram-scraper","instagram-stories","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HOAIAN2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-06T12:58:48.000Z","updated_at":"2025-03-25T07:51:40.000Z","dependencies_parsed_at":"2023-11-24T13:45:12.685Z","dependency_job_id":"0bbe6c40-580b-4760-bea0-7ee12fe49e0c","html_url":"https://github.com/HOAIAN2/Instagram-Downloader","commit_stats":{"total_commits":212,"total_committers":3,"mean_commits":70.66666666666667,"dds":0.3113207547169812,"last_synced_commit":"69cdb4e00d243b9f905ac2cceb7b6cc375394760"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HOAIAN2%2FInstagram-Downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HOAIAN2%2FInstagram-Downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HOAIAN2%2FInstagram-Downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HOAIAN2%2FInstagram-Downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HOAIAN2","download_url":"https://codeload.github.com/HOAIAN2/Instagram-Downloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174415,"owners_count":20896078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","data-mining","extension","instagram","instagram-api","instagram-downloader","instagram-feed","instagram-photos","instagram-reels","instagram-scraper","instagram-stories","javascript"],"created_at":"2024-11-14T19:40:34.356Z","updated_at":"2025-04-04T12:06:45.896Z","avatar_url":"https://github.com/HOAIAN2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram-Downloader\n\n![icon](icons/icon128.png)\n\n## How this work\n\nWith regex and some `ReactFiber` magic, I'm able to know which post you wanna download and fetch the api to download the photos for you.\n\n## Browser compatibility\n\nThis extension should work fine on the following browsers with `fetch()` API and Chromium base browser, tested Browser:\n\n* Google Chrome\n* MS Edge\n* FireFox\n\n## Download and install\n\n* Download [latest version](https://github.com/HOAIAN2/Instagram-Downloader/releases) and extract to a folder\n* Enable Chrome extensions developer mode\n* Drag and drop extracted folder to `chrome://extensions/`\n\n## Usage\n\n* Go to any `post`, `reels`, `stories`, etc. Then click `Download` button to fetch data.\n\n* Click on any photos/videos to save.\n\n* Toggle multi select by click on `Photos` and select photos by click on them (or select all by click and hold on `Photos`). Then click on `Download` to save zip file.\n\n* If you scroll on the home page, this app will auto detect the post you wanna download so you don't have to click to comment section to open modal. Thanks to ReactFiber.\n\n## Features\n\n* Download posts ✔\n* Download reels ✔\n* Download latest stories ✔\n* Download highlight stories ✔\n* Support high resolution ✔\n* Support download zip file ✔\n\n## Customize\n\nYou can modify anything you want except some constants start with \"IG_\" that definitely gonna break this extension.\n\nEdit Hide / Show Transition effects\n\n```css\n.display-container.hide {\n    transform-origin: 85% bottom;\n    transform: scale(0);\n    pointer-events: none;\n    opacity: 0.6;\n}\n```\n\n## Keyboard shortcut\n\n* Download: `D`\n* Close: `esc` `C` `c`\n* Select all `S` `s`\n* Keyboard shortcut should work if you don't focus on special HTML Elements like `input` `textarea` or any element with `textbox` role (ex: comment, search, ...)\n\n## Deprecated features\n\nThese features was deprecated for some reason.\n\n* V5.1.0\n  * Set fallback download to latest post from some user.\n\n## Here is Demo\n\n[Demo v5.1.0](https://github.com/HOAIAN2/Instagram-Downloader/assets/98139595/917369c9-cdbb-4315-8e6d-7a1632a8888b)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoaian2%2Finstagram-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoaian2%2Finstagram-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoaian2%2Finstagram-downloader/lists"}