0.3.1 • Published 4 years ago

sipl v0.3.1

Weekly downloads
6
License
MIT
Repository
-
Last release
4 years ago

SIPL sipl

Simple Instagram Photos Loader

CLI usage:

npx sipl %profile_username%

Programmatic usage:

import { downloadPostsOfUser } from "sipl/dist"
await downloadPostsOfUser(%profile_username%)

TODO:

  • Figure out, why script hangs sometimes
  • Write some tests (lol)
  • CLI
  • Ignore or download videos
  • Get post links automatically from profile
  • PROPER CLI with command-line arguments parsing
  • Allow programmatic usage
  • Friendly errors
  • Recover from (some) errors
0.3.0

4 years ago

0.2.3

4 years ago

0.3.1

4 years ago

0.4.0

4 years ago

0.2.2

4 years ago

0.2.4

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago