A CLI tool which you can use to download DP, highlights, stories, posts of an instagram profile without using the official instagram API
python >3.7 A Terminal of course xD
Before running the script you need the following installed.
Packages |
---|
request |
lxml |
pickle |
bs4 |
git clone https://github.com/TH3-MA3STRO/ig-dler_cli
cd ig-dler_cli
pip install -r requirements.txt
python cli.py
then follow the on-screen instructions
-
Install termux
-
Open termux and type the following commands
termux-setup-storage apt-get install python pkg install libxml2 libxslt git
-
Now change your current directory and clone this repository by entering the following command in termux
cd storage/downloads git clone https://github.com/TH3-MA3STRO/ig-dler_cli.git cd ig-dler_cli
-
Now install the required packages using
pip install -r requirements.txt
-
Now the scripts is ready to use! To download private posts/stories/highlights of accounts you follow use
python cli.py --login
or use
python cli.py
to download public media