Clone this repo:

Branches

  1. 30eb613 feat: Implemented fetching stories by Philipp Le · 4 years, 1 month ago main
  2. 011105f Initial empty repository by Philipp Le · 4 years, 1 month ago

Instagram Downloader

Getting Started

Configuration

Copy src/config.example.ts to src/config.ts.

Modify the configuration.

Build

Build TypeScript files:

npm install
npx tsc

Rebuild if configuration is changed.

Run

node dist/story.js