Hey Guys In this Video I am Gonna Tell you
How you Can Download All post of a Instagram profile with single command using python....Source Code...
#First install module instaloader
pip install instaloader
#for download public account all post enter command
instaloader profile username
#for download private account all post enter command
instaloader --login=yourusername profile username
after this you have to enter your instagram the all the post will download.....
0 Comments