1.0.0 • Published 4 years ago

@happyincent/ig-upload v1.0.0

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

ig-upload

Introduction

Upload photos with caption e.g., #20200913 #Taipei (Pixel 3a XL) to Instagram in one click.

Prerequisite

Usage

0. Installation

npm install

1. Add .env into ./.env

IG_USERNAME=
IG_PASSWORD=

# Debug Only
cookie=
csrftoken=
claim=

2. Put photos into ./img/xxx.jpg

3. Run and check ./process.log

npm start