0.3.1 • Published 3 years ago

sipl v0.3.1

Weekly downloads
6
License
MIT
Repository
-
Last release
3 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

3 years ago

0.2.3

3 years ago

0.3.1

3 years ago

0.4.0

3 years ago

0.2.2

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago