{"id":13746954,"url":"https://github.com/ericnishio/instagram-save","last_synced_at":"2025-05-09T08:30:47.212Z","repository":{"id":46261466,"uuid":"46292913","full_name":"ericnishio/instagram-save","owner":"ericnishio","description":"Downloads Instagram photos and videos to your current working directory.","archived":false,"fork":false,"pushed_at":"2021-11-03T15:42:10.000Z","size":336,"stargazers_count":61,"open_issues_count":2,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T09:06:45.984Z","etag":null,"topics":["download","instagram","javascript","node","npm","photos","save","videos"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/ericnishio.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}},"created_at":"2015-11-16T18:12:26.000Z","updated_at":"2024-12-01T14:56:21.000Z","dependencies_parsed_at":"2022-08-29T00:30:50.868Z","dependency_job_id":null,"html_url":"https://github.com/ericnishio/instagram-save","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericnishio%2Finstagram-save","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericnishio%2Finstagram-save/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericnishio%2Finstagram-save/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericnishio%2Finstagram-save/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericnishio","download_url":"https://codeload.github.com/ericnishio/instagram-save/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253216873,"owners_count":21872972,"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":["download","instagram","javascript","node","npm","photos","save","videos"],"created_at":"2024-08-03T06:01:07.407Z","updated_at":"2025-05-09T08:30:46.915Z","avatar_url":"https://github.com/ericnishio.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# \u003cimg src=\"doc/instagram-save.png\" height=\"60\" alt=\"instagram-save\" /\u003e\n\n[![NPM version][npm-image]][npm-url]\n[![Build Status][travis-image]][travis-url]\n\nDownloads and saves Instagram photos and videos to your current working\ndirectory.\n\n## Setup\n\nRequirements: *Node 4+*\n\n```\n$ npm install -g instagram-save\n```\n\n## CLI Usage\n\nRun `instagram-save` by passing one or more URLs or media IDs as arguments,\nlike so:\n\n```\n$ instagram-save dU4fHDw-Ho\n$ instagram-save https://www.instagram.com/p/dU4fHDw-Ho/\n$ instagram-save dU4fHDw-Ho 6IbLiMQ-LE\n```\n\nOr read URLs from a file (e.g. `urls.txt`):\n\n```\nhttps://www.instagram.com/p/dU4fHDw-Ho/\nhttps://www.instagram.com/p/6IbLiMQ-LE/\n```\n\nAnd run:\n\n```\n$ instagram-save -f urls.txt\n```\n\n## Node Usage\n\n```javascript\nconst save = require('instagram-save');\n\nsave('dU4fHDw-Ho', 'myDir').then(res =\u003e {\n  console.log(res.file);\n});\n```\n\n## Run Tests\n\n```\n$ npm test\n```\n\n## Lint Code\n\n```\n$ npm run lint\n```\n\n## License\n\nMIT © [Eric Nishio](http://ericnish.io)\n\n[npm-url]: https://npmjs.org/package/instagram-save\n[npm-image]: https://img.shields.io/npm/v/instagram-save.svg?style=flat-square\n\n[travis-url]: https://travis-ci.org/ericnishio/instagram-save\n[travis-image]: https://img.shields.io/travis/ericnishio/instagram-save.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericnishio%2Finstagram-save","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericnishio%2Finstagram-save","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericnishio%2Finstagram-save/lists"}