snapsave-adapter
v1.1.0
Published
Adapter for snapsave-media-downloader
Maintainers
Readme
snapsave-adapter
Adapter and CLI wrapper around snapsave-media-downloader.
Usage
Build:
npm run buildCall CLI:
npm run call -- "https://www.instagram.com/p/xxx/"
Publishing
- Build and pack locally:
npm run build npm pack
